Home
last modified time | relevance | path

Searched refs:PPP_FLAG (Results 1 – 8 of 8) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dpppos.c230 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_write()
280 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_netif_output()
515 } else if (cur_char == PPP_FLAG) { in pppos_input()
864 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_output_last()
A Ddemand.c242 if (c == PPP_FLAG) {
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dpppos.c224 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_write()
269 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_netif_output()
498 } else if (cur_char == PPP_FLAG) { in pppos_input()
844 err = pppos_output_append(pppos, err, nb, PPP_FLAG, 0, NULL); in pppos_output_last()
A Ddemand.c242 if (c == PPP_FLAG) {
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp_impl.h129 #define PPP_FLAG 0x7e /* Flag Sequence */ macro
A Dppp.c893 tailMB = pppAppend(PPP_FLAG, tailMB, NULL); in pppifOutput()
935 tailMB = pppAppend(PPP_FLAG, tailMB, NULL); in pppifOutput()
1102 tailMB = pppAppend(PPP_FLAG, tailMB, NULL); in pppWrite()
1123 tailMB = pppAppend(PPP_FLAG, tailMB, NULL); in pppWrite()
1805 } else if (curChar == PPP_FLAG) { in pppInProc()
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dppp_impl.h86 #define PPP_FLAG 0x7e /* Flag Sequence */ macro
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dppp_impl.h82 #define PPP_FLAG 0x7e /* Flag Sequence */ macro

Completed in 17 milliseconds