Searched refs:in6_pcbnotify (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 107 void in6_pcbnotify(struct inpcbinfo *, struct sockaddr *,
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.h | 107 void in6_pcbnotify(struct inpcbinfo *, struct sockaddr *,
|
| H A D | udp6_usrreq.c | 626 (void)in6_pcbnotify(pcbinfo, sa, uh.uh_dport, in udp6_common_ctlinput() 630 (void)in6_pcbnotify(pcbinfo, sa, 0, in udp6_common_ctlinput()
|
| H A D | raw_ip6.c | 383 (void) in6_pcbnotify(&V_ripcbinfo, sa, 0, in rip6_ctlinput()
|
| H A D | in6_pcb.c | 641 in6_pcbnotify(struct inpcbinfo *pcbinfo, struct sockaddr *dst, in in6_pcbnotify() function
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_subr.c | 2626 in6_pcbnotify(&V_tcbinfo, sa, 0, in tcp6_ctlinput()
|