Home
last modified time | relevance | path

Searched refs:protent (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/usr.sbin/pppd/
Ddemand.c86 struct protent *protp; in demand_conf()
126 struct protent *protp; in demand_drop()
152 struct protent *protp; in demand_unblock()
317 struct protent *protp; in active_packet()
Dcbcp.h46 extern struct protent cbcp_protent;
Dccp.h56 extern struct protent ccp_protent;
Dupap.h110 extern struct protent pap_protent;
Dipcp.h93 extern struct protent ipcp_protent;
Dchap.h137 extern struct protent chap_protent;
Dlcp.h107 extern struct protent lcp_protent;
Dpppd.h155 struct protent { struct
187 extern struct protent *protocols[]; argument
Dmain.c160 struct protent *protocols[] = {
184 struct protent *protp; in main()
638 struct protent *protp; in get_input()
1230 struct protent *protp; in format_packet()
Dauth.c206 struct protent *protp; in link_down()
238 struct protent *protp; in link_established()
295 struct protent *protp; in network_phase()
Dcbcp.c56 struct protent cbcp_protent = {
Dupap.c68 struct protent pap_protent = {
Dchap.c79 struct protent chap_protent = {
Dlcp.c136 struct protent lcp_protent = {
360 struct protent *protp; in lcp_rprotrej()
Dccp.c62 struct protent ccp_protent = {
Dipcp.c124 struct protent ipcp_protent = {