Home
last modified time | relevance | path

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

/linux/include/net/
H A Dipv6.h476 static inline int ipv6_has_hopopt_jumbo(const struct sk_buff *skb) in ipv6_has_hopopt_jumbo() function
511 int nexthdr = ipv6_has_hopopt_jumbo(skb); in ipv6_hopopt_jumbo_remove()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c168 if (ipv6_has_hopopt_jumbo(skb)) { in mlx5e_tx_get_gso_ihs()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c658 if (ipv6_has_hopopt_jumbo(skb)) in get_real_size()