Home
last modified time | relevance | path

Searched refs:eth_len (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c2347 int eth_len = (CHELSIO_CHIP_VERSION(type) <= CHELSIO_T5) ? in get_4tuple() local
2353 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()