Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dccp.h155 extern const struct protent ccp_protent;
/third_party/lwip/src/netif/ppp/
Dccp.c73 { "noccp", o_bool, &ccp_protent.enabled_flag,
75 { "-ccp", o_bool, &ccp_protent.enabled_flag,
182 const struct protent ccp_protent = { variable
Dppp.c189 &ccp_protent,