Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Din_pcb.h823 extern int in_pcblookup_hash_exists(struct inpcbinfo *, struct in_addr,
H A Din_pcb.c2436 in_pcblookup_hash_exists(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_exists() function
/xnu-10002.41.9/bsd/net/
H A Dpf.c4201 inp = in_pcblookup_hash_exists(pi, saddr->v4addr, sport, daddr->v4addr, dport, in pf_socket_lookup()
4219 inp = in_pcblookup_hash_exists(pi, saddr->v4addr, sport, in pf_socket_lookup()