Searched refs:eth_len (Results 1 – 1 of 1) sorted by relevance
2347 int eth_len = (CHELSIO_CHIP_VERSION(type) <= CHELSIO_T5) ? in get_4tuple() local2353 struct iphdr *ip = (struct iphdr *)((u8 *)(req + 1) + eth_len); in get_4tuple()2354 struct ipv6hdr *ip6 = (struct ipv6hdr *)((u8 *)(req + 1) + eth_len); in get_4tuple()2356 ((u8 *)(req + 1) + eth_len + ip_len); in get_4tuple()