Searched refs:ccp_receive_method (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dppp.h401 u8_t ccp_receive_method; /* Method chosen on receive path */ member in struct:ppp_pcb_s
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dppp.c845 switch (pcb->ccp_receive_method) {
1353 pcb->ccp_receive_method = receive_method;
1376 switch (pcb->ccp_receive_method) {

Completed in 31 milliseconds