Home
last modified time | relevance | path

Searched refs:in_pcblookup_hash_exists (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/bsd/netinet/
H A Din_pcb.h865 extern int in_pcblookup_hash_exists(struct inpcbinfo *, struct in_addr,
H A Din_pcb.c2470 in_pcblookup_hash_exists(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_exists() function
/xnu-11215.61.5/bsd/net/
H A Dpf.c4182 inp = in_pcblookup_hash_exists(pi, saddr->v4addr, sport, daddr->v4addr, dport, in pf_socket_lookup()
4200 inp = in_pcblookup_hash_exists(pi, saddr->v4addr, sport, in pf_socket_lookup()