Home
last modified time | relevance | path

Searched refs:noendpoint (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dppp.h232 unsigned int noendpoint :1; /* don't send/accept endpoint discriminator */ member
/third_party/lwip/src/netif/ppp/
Dmultilink.c108 if (!wo->neg_endpoint && !noendpoint) { in mp_check_options()
Dlcp.c94 bool noendpoint = 0; /* don't send/accept endpoint discriminator */
208 { "noendpoint", o_bool, &noendpoint,
758 if (pcb->settings.noendpoint) in lcp_resetci()