Searched refs:in6_pcbnotify (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | in6_pcb.h | 111 extern void in6_pcbnotify(struct inpcbinfo *, struct sockaddr *, u_int,
|
| H A D | udp6_usrreq.c | 730 (void) in6_pcbnotify(&udbinfo, sa, uh.uh_dport, in udp6_ctlinput()
|
| H A D | raw_ip6.c | 341 (void) in6_pcbnotify(&ripcbinfo, sa, 0, (const struct sockaddr *)sa6_src, in rip6_ctlinput()
|
| H A D | in6_pcb.c | 1079 in6_pcbnotify(struct inpcbinfo *pcbinfo, struct sockaddr *dst, u_int fport_arg, in in6_pcbnotify() function
|
| /xnu-8020.101.4/bsd/netinet/ |
| H A D | tcp_subr.c | 2592 in6_pcbnotify(&tcbinfo, sa, 0, (struct sockaddr *)(size_t)sa6_src, in tcp6_ctlinput()
|