OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in6pcb_lookup_bound
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/net/npf/
npf_socket.c
187
in6pcb_lookup_bound
(tbl, addr, port, 0)
/src/sys/netinet/
in_pcb.h
316
extern struct inpcb *
in6pcb_lookup_bound
(struct inpcbtable *,
tcp_input.c
1399
inp =
in6pcb_lookup_bound
(&tcbtable, &d,
1434
inp =
in6pcb_lookup_bound
(&tcbtable, &ip6->ip6_dst,
dccp_usrreq.c
344
inp =
in6pcb_lookup_bound
(&dccpbtable, &ip6->ip6_dst,
/src/sys/netinet6/
udp6_usrreq.c
266
else if (
in6pcb_lookup_bound
(&udbtable, &sa6->sin6_addr,
518
inp =
in6pcb_lookup_bound
(&udbtable, dst6, dport, 0);
raw_ip6.c
330
inp =
in6pcb_lookup_bound
(&raw6cbtable,
in6_pcb.c
1089
in6pcb_lookup_bound
(struct inpcbtable *table, const struct in6_addr *laddr6,
function
/src/sys/dist/pf/net/
pf.c
2809
in6pcb_lookup_bound
(tbl, addr, port, zero)
Completed in 23 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026