Home
last modified time | relevance | path

Searched refs:net_add_proto_old (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/sys/ !
H A Dprotosw.h610 extern int net_add_proto_old(struct protosw_old *, struct domain_old *);
/xnu-12377.81.4/bsd/net/ !
H A Dnet_stubs.c410 STUB(net_add_proto_old);
/xnu-12377.81.4/bsd/kern/ !
H A Duipc_domain.c446 net_add_proto_old(struct protosw_old *opp, struct domain_old *odp) in net_add_proto_old() function