Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1250 static u8 get_ip_proto(struct sk_buff *skb, int network_depth, __be16 proto) in get_ip_proto() function
1369 if (unlikely(get_ip_proto(skb, network_depth, proto) == IPPROTO_SCTP)) in mlx5e_handle_csum()