Home
last modified time | relevance | path

Searched refs:in6pcb_lookup_bound (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/netinet/
H A Din_pcb.h316 extern struct inpcb *in6pcb_lookup_bound(struct inpcbtable *,
H A Dtcp_input.c1399 inp = in6pcb_lookup_bound(&tcbtable, &d, in tcp_input()
1434 inp = in6pcb_lookup_bound(&tcbtable, &ip6->ip6_dst, in tcp_input()
H A Ddccp_usrreq.c344 inp = in6pcb_lookup_bound(&dccpbtable, &ip6->ip6_dst, in dccp_input()
/netbsd-src/sys/netinet6/
H A Dudp6_usrreq.c266 else if (in6pcb_lookup_bound(&udbtable, &sa6->sin6_addr, in udp6_ctlinput()
518 inp = in6pcb_lookup_bound(&udbtable, dst6, dport, 0); in udp6_realinput()
H A Draw_ip6.c330 inp = in6pcb_lookup_bound(&raw6cbtable, in rip6_ctlinput()
H A Din6_pcb.c1089 in6pcb_lookup_bound(struct inpcbtable *table, const struct in6_addr *laddr6, in in6pcb_lookup_bound() function
/netbsd-src/sys/dist/pf/net/
H A Dpf.c2809 in6pcb_lookup_bound(tbl, addr, port, zero)