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