Searched refs:fc2 (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c2065 infc_cmp(const struct inp_fc_entry *fc1, const struct inp_fc_entry *fc2) argument
2067 return (fc1->infc_flowhash - fc2->infc_flowhash);

Completed in 74 milliseconds