Searched refs:soflow_flowhash (Results 1 – 3 of 3) sorted by relevance
41 uint32_t soflow_flowhash; member
251 entry->soflow_flowhash, in soflow_entry_log()756 entry->soflow_flowhash = SOFLOW_HASH(hashkey_laddr, hashkey_faddr, in soflow_db_add_entry()758 inp_hash_element = entry->soflow_flowhash & db->soflow_db_hashmask; in soflow_db_add_entry()
2681 cfil_info->cfi_sock_id = ((so->so_gencnt << 32) | (hash_entry->soflow_flowhash & 0xffffffff)); in cfil_info_alloc()5999 entry->soflow_flowhash); in cfil_hash_entry_log()6175 …(uint64_t)VM_KERNEL_ADDRPERM(so), so->so_gencnt, hash_entry->soflow_flowhash, cfil_info, cfil_info… in cfil_sock_udp_get_info()