Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 3 of 3) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dppp.c370 PPPControl* pc; in pppLinkTerminated() local
539 PPPControl *pc; in pppOverSerialOpen() local
599 PPPControl* pc = &pppControl[pd]; in pppOverEthernetClose() local
610 PPPControl *pc; in pppOverEthernetOpen() local
664 PPPControl *pc = &pppControl[pd]; in pppClose() local
703 nPut(PPPControl *pc, struct pbuf *nb) in nPut()
768 PPPControl *pc = &pppControl[pd]; in pppifOutputOverEthernet() local
813 PPPControl *pc = &pppControl[pd]; in pppifOutput() local
963 PPPControl *pc = &pppControl[pd]; in pppIOCtl() local
1015 PPPControl *pc = &pppControl[pd]; in pppMTU() local
[all …]
/lib/liblwip/src/include/ipv4/lwip/
Dip_frag.h75 struct pbuf_custom pc; member
/lib/liblwip/src/core/
Dpbuf.c663 struct pbuf_custom *pc = (struct pbuf_custom*)p; in pbuf_free() local