Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dprotosw.h616 extern int net_add_proto_old(struct protosw_old *, struct domain_old *);
/xnu-11215.1.10/bsd/net/
H A Dnet_stubs.c400 STUB(net_add_proto_old);
/xnu-11215.1.10/bsd/kern/
H A Duipc_domain.c444 net_add_proto_old(struct protosw_old *opp, struct domain_old *odp) in net_add_proto_old() function