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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.h93 void in6_pcbnotify(struct inpcbinfo *, struct sockaddr *,
H A Dudp6_usrreq.c523 (void) in6_pcbnotify(&udbinfo, sa, uh.uh_dport,
527 (void) in6_pcbnotify(&udbinfo, sa, 0, (struct sockaddr *)&sa6_src,
H A Draw_ip6.c278 (void) in6_pcbnotify(&ripcbinfo, sa, 0, (const struct sockaddr *)sa6_src,
H A Din6_pcb.c918 in6_pcbnotify(pcbinfo, dst, fport_arg, src, lport_arg, cmd, notify) function
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_subr.c1381 in6_pcbnotify(&tcbinfo, sa, th.th_dport,
1385 in6_pcbnotify(&tcbinfo, sa, 0, (struct sockaddr *)sa6_src,

Completed in 48 milliseconds