Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c884 static u8 get_ip_proto(struct sk_buff *skb, int network_depth, __be16 proto) in get_ip_proto() function
1002 u8 ipproto = get_ip_proto(skb, network_depth, proto); in mlx5e_handle_csum()