Searched refs:net_del_proto (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h430 extern int net_del_proto(int, int, struct domain *);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c248 * net_del_proto - remove a protosw from a domain's protosw chain.
252 * note: protocols must use their own domain lock before calling net_del_proto
255 net_del_proto(int type, int protocol, struct domain *dp) function

Completed in 17 milliseconds