Searched defs:cdp_lro_hash_config (Results 1 – 1 of 1) sorted by relevance
1504 struct cdp_lro_hash_config { struct1505 uint32_t lro_enable;1506 uint32_t tcp_flag:9,1507 tcp_flag_mask:9;1508 uint32_t toeplitz_hash_ipv4[LRO_IPV4_SEED_ARR_SZ];1509 uint32_t toeplitz_hash_ipv6[LRO_IPV6_SEED_ARR_SZ];