Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Din_pcb.h865 extern struct inpcb *in_pcblookup_hash_try(struct inpcbinfo *pcbinfo,
H A Din_pcb.c2728 in_pcblookup_hash_try(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_try() function
/xnu-11417.121.6/bsd/net/
H A Dpktap.c1029 inp = in_pcblookup_hash_try(pcbinfo, faddr, in pktap_fill_proc_info()