Home
last modified time | relevance | path

Searched refs:in6_pcbnotify (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/bsd/netinet6/
H A Din6_pcb.h111 extern void in6_pcbnotify(struct inpcbinfo *, struct sockaddr *, u_int,
H A Dudp6_usrreq.c730 (void) in6_pcbnotify(&udbinfo, sa, uh.uh_dport, in udp6_ctlinput()
H A Draw_ip6.c341 (void) in6_pcbnotify(&ripcbinfo, sa, 0, (const struct sockaddr *)sa6_src, in rip6_ctlinput()
H A Din6_pcb.c1079 in6_pcbnotify(struct inpcbinfo *pcbinfo, struct sockaddr *dst, u_int fport_arg, in in6_pcbnotify() function
/xnu-8020.101.4/bsd/netinet/
H A Dtcp_subr.c2592 in6_pcbnotify(&tcbinfo, sa, 0, (struct sockaddr *)(size_t)sa6_src, in tcp6_ctlinput()