Searched refs:pppControl (Results 1 – 1 of 1) sorted by relevance
364 if (pppControl[pd].ethif) { in pppLinkTerminated()374 pc = &pppControl[pd]; in pppLinkTerminated()393 if (pppControl[pd].ethif) { in pppLinkDown()554 pc = &pppControl[pd]; in pppOverSerialOpen()599 PPPControl* pc = &pppControl[pd]; in pppOverEthernetClose()627 pc = &pppControl[pd]; in pppOverEthernetOpen()664 PPPControl *pc = &pppControl[pd]; in pppClose()1545 pc = &pppControl[pd]; in pppOverEthernetInitFailed()1643 pppControl[pd].netif.input(nb, &pppControl[pd].netif); in pppInput()1662 pppControl[pd].netif.input(nb, &pppControl[pd].netif); in pppInput()[all …]
Completed in 5 milliseconds