Searched refs:eth_len (Results 1 – 1 of 1) sorted by relevance
46 int eth_len = (CHELSIO_CHIP_VERSION(type) <= CHELSIO_T5) ? in cxgb_get_4tuple() local52 struct iphdr *ip = (struct iphdr *)((u8 *)(req + 1) + eth_len); in cxgb_get_4tuple()53 struct ipv6hdr *ip6 = (struct ipv6hdr *)((u8 *)(req + 1) + eth_len); in cxgb_get_4tuple()55 ((u8 *)(req + 1) + eth_len + ip_len); in cxgb_get_4tuple()