Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1388 static u8 get_ip_proto(struct sk_buff *skb, int network_depth, __be16 proto) in get_ip_proto() function
1507 if (unlikely(get_ip_proto(skb, network_depth, proto) == IPPROTO_SCTP)) in mlx5e_handle_csum()