Searched refs:protent (Results 1 – 11 of 11) sorted by relevance
114 extern struct protent pap_protent;
238 struct protent { struct311 extern struct protent *ppp_protocols[]; /* Table of pointers to supported protocols */
104 extern struct protent ipcp_protent;
148 extern struct protent chap_protent;
145 extern struct protent lcp_protent;
410 struct protent *protp; in link_down()447 struct protent *protp; in link_established()528 struct protent *protp; in network_phase()
262 struct protent *ppp_protocols[] = {441 struct protent *protp; in pppInit()1684 struct protent *protp; in pppInput()
99 struct protent pap_protent = {
118 struct protent chap_protent = {
167 struct protent lcp_protent = {449 struct protent *protp; in lcp_rprotrej()
134 struct protent ipcp_protent = {
Completed in 21 milliseconds