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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c2067 return (fc1->infc_flowhash - fc2->infc_flowhash);
2076 keyfc.infc_flowhash = flowhash;
2109 infc->infc_flowhash = flowhash;
2122 keyfc.infc_flowhash = flowhash;
H A Din_pcb.h131 u_int32_t infc_flowhash; member in struct:inp_fc_entry

Completed in 13 milliseconds