Searched refs:in_pcbnotifyall (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h679 extern void in_pcbnotifyall(struct inpcbinfo *, struct in_addr, int,
H A Din_pcb.c1164 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, function
H A Dudp_usrreq.c912 in_pcbnotifyall(&udbinfo, faddr, inetctlerrmap[cmd], notify);
H A Dtcp_subr.c1815 in_pcbnotifyall(&tcbinfo, faddr, inetctlerrmap[cmd], notify);

Completed in 28 milliseconds