Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dlcp.h166 extern const struct protent lcp_protent;
/third_party/lwip/src/netif/ppp/
Dppp.c172 &lcp_protent,
Dlcp.c275 const struct protent lcp_protent = { variable