Searched refs:protosw_old (Results 1 – 4 of 4) sorted by relevance
168 struct protosw_old { struct216 struct protosw_old *pr_next; /* chain for domain */ argument295 struct protosw_old *pr_old;608 extern struct protosw_old *pffindproto_old(int, int, int);614 extern int net_add_proto_old(struct protosw_old *, struct domain_old *);
107 struct protosw_old *dom_protosw; /* Chain of protosw's for AF */
196 struct protosw_old *pr_old;
444 net_add_proto_old(struct protosw_old *opp, struct domain_old *odp) in net_add_proto_old()878 struct protosw_old *881 struct protosw_old *opr = NULL; in pffindproto_old()