Searched refs:in_pcbnotifyall (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 865 void in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr,
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.h | 865 void in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr,
|
| H A D | udp_usrreq.c | 794 in_pcbnotifyall(&V_udbinfo, faddr, EHOSTDOWN, udp_notify); in udp_common_ctlinput() 836 in_pcbnotifyall(pcbinfo, faddr, inetctlerrmap[cmd], in udp_common_ctlinput()
|
| H A D | in_pcb.c | 1933 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, int errno, in in_pcbnotifyall() function
|
| H A D | tcp_subr.c | 2492 in_pcbnotifyall(&V_tcbinfo, faddr, inetctlerrmap[cmd], notify); in tcp_ctlinput()
|