Searched defs:inp_flowhash_key (Results 1 – 1 of 1) sorted by relevance
283 struct inp_flowhash_key { struct284 struct inp_flowhash_key_addr infh_laddr; argument285 struct inp_flowhash_key_addr infh_faddr; argument286 u_int32_t infh_lport;287 u_int32_t infh_fport;288 u_int32_t infh_af;289 u_int32_t infh_proto;290 u_int32_t infh_rand1;291 u_int32_t infh_rand2;