Searched refs:in6_pcbnotify (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/netinet/ |
| D | in_pcb.h | 371 void in6_pcbnotify(struct inpcbtable *, const struct sockaddr_in6 *,
|
| D | tcp_subr.c | 703 in6_pcbnotify(&tcb6table, sa6, 0, in tcp6_ctlinput() 845 in6_pcbnotify(&tcb6table, sin6, 0, in tcp6_mtudisc_callback()
|
| D | udp_usrreq.c | 868 in6_pcbnotify(&udb6table, &sa6, uh.uh_dport, in udp6_ctlinput() 871 in6_pcbnotify(&udb6table, &sa6, 0, in udp6_ctlinput()
|
| /openbsd/src/sys/netinet6/ |
| D | in6_pcb.c | 426 in6_pcbnotify(struct inpcbtable *table, const struct sockaddr_in6 *dst, in in6_pcbnotify() function
|
| D | raw_ip6.c | 380 in6_pcbnotify(&rawin6pcbtable, sa6, 0, in rip6_ctlinput()
|