Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c3561 infc_cmp(const struct inpcb *inp1, const struct inpcb *inp2) in infc_cmp() argument
3563 return memcmp(&(inp1->inp_flowhash), &(inp2->inp_flowhash), in infc_cmp()