Searched refs:protent (Results 1 – 21 of 21) sorted by relevance
86 const struct protent *protp; in demand_conf()131 const struct protent *protp; in demand_block()148 const struct protent *protp; in demand_discard()174 const struct protent *protp; in demand_unblock()439 const struct protent *protp;
102 const struct protent ecp_protent = {
171 const struct protent* const protocols[] = {651 const struct protent *protp; in ppp_new()926 const struct protent *protp; in ppp_input()
718 const struct protent *protp; in upper_layers_down()746 const struct protent *protp; in link_established()920 const struct protent *protp; in start_networks()973 const struct protent *protp; in continue_networks()
92 const struct protent pap_protent = {
648 const struct protent chap_protent = {
450 const struct protent *protp; in ppp_format_packet()
274 const struct protent ipv6cp_protent = {
275 const struct protent lcp_protent = {564 const struct protent *protp; in lcp_rprotrej()
182 const struct protent ccp_protent = {
281 const struct protent ipcp_protent = {
108 const struct protent eap_protent = {
55 extern const struct protent ecp_protent;
184 extern const struct protent ipv6cp_protent;
124 extern const struct protent pap_protent;
127 extern const struct protent ipcp_protent;
155 extern const struct protent ccp_protent;
166 extern const struct protent lcp_protent;
161 extern const struct protent eap_protent;
193 extern const struct protent chap_protent;
281 struct protent { struct325 extern const struct protent* const protocols[]; argument