Searched refs:in6_pcblookup (Results 1 – 9 of 9) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 100 in6_pcblookup(struct inpcbinfo *, struct in6_addr *,
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.h | 100 in6_pcblookup(struct inpcbinfo *, struct in6_addr *,
|
| H A D | udp6_usrreq.c | 478 inp = in6_pcblookup(pcbinfo, &ip6->ip6_src, in udp6_input() 673 inp = in6_pcblookup(&V_udbinfo, &addrs[1].sin6_addr, in udp6_getcred()
|
| H A D | in6_pcb.c | 1329 in6_pcblookup(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, in in6_pcblookup() function
|
| /f-stack/freebsd/netinet/ |
| H A D | toecore.c | 382 inp = in6_pcblookup(&V_tcbinfo, &inc->inc6_faddr, in toe_4tuple_check()
|
| H A D | siftr.c | 721 in6_pcblookup(&V_tcbinfo, in siftr_findinpcb() 736 in6_pcblookup(&V_tcbinfo, in siftr_findinpcb()
|
| H A D | tcp_subr.c | 2429 inp = in6_pcblookup(&V_tcbinfo, in tcp6_getcred() 2640 inp = in6_pcblookup(&V_tcbinfo, &ip6->ip6_dst, t_ports.th_dport, in tcp6_ctlinput() 3138 inp = in6_pcblookup(&V_tcbinfo, &fin6->sin6_addr, in sysctl_drop() 3254 inp = in6_pcblookup(&V_tcbinfo, &fin6->sin6_addr, in sysctl_switch_tls()
|
| H A D | tcp_lro.c | 891 inp = in6_pcblookup(&V_tcbinfo, &le->source_ip6, in tcp_lro_flush()
|
| H A D | tcp_input.c | 850 inp = in6_pcblookup(&V_tcbinfo, &ip6->ip6_src, in tcp_input()
|