Searched defs:rocker_flow_tbl_entry (Results 1 – 1 of 1) sorted by relevance
116 struct rocker_flow_tbl_entry { struct117 struct hlist_node entry;118 u32 cmd;119 u64 cookie;120 struct rocker_flow_tbl_key key;121 size_t key_len;122 u32 key_crc32; /* key */