Searched defs:inp_flowhash_key (Results 1 – 1 of 1) sorted by relevance
287 struct inp_flowhash_key { struct288 struct inp_flowhash_key_addr infh_laddr; argument289 struct inp_flowhash_key_addr infh_faddr; argument290 u_int32_t infh_lport;291 u_int32_t infh_fport;292 u_int32_t infh_af;293 u_int32_t infh_proto;294 u_int32_t infh_rand1;295 u_int32_t infh_rand2;