Searched defs:inp_flowhash_key (Results 1 – 1 of 1) sorted by relevance
291 struct inp_flowhash_key { struct292 struct inp_flowhash_key_addr infh_laddr; argument293 struct inp_flowhash_key_addr infh_faddr; argument294 u_int32_t infh_lport;295 u_int32_t infh_fport;296 u_int32_t infh_af;297 u_int32_t infh_proto;298 u_int32_t infh_rand1;299 u_int32_t infh_rand2;