Searched refs:protosw_old (Results 1 – 4 of 4) sorted by relevance
166 struct protosw_old { struct214 struct protosw_old *pr_next; /* chain for domain */ argument293 struct protosw_old *pr_old;611 extern struct protosw_old *pffindproto_old(int, int, int);617 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;
436 net_add_proto_old(struct protosw_old *opp, struct domain_old *odp) in net_add_proto_old()870 struct protosw_old *873 struct protosw_old *opr = NULL; in pffindproto_old()