Home
last modified time | relevance | path

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

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