Searched refs:in_pcbnotifyall (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/netinet/ ! |
| H A D | in_pcb.h | 943 extern void in_pcbnotifyall(struct inpcbinfo *, struct in_addr, int,
|
| H A D | udp_usrreq.c | 1077 in_pcbnotifyall(&udbinfo, faddr, inetctlerrmap[cmd], notify); in udp_ctlinput()
|
| H A D | in_pcb.c | 2223 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcbnotifyall() function
|
| H A D | tcp_subr.c | 2732 in_pcbnotifyall(&tcbinfo, faddr, inetctlerrmap[cmd], notify); in tcp_ctlinput()
|