Searched refs:is_last_ethertype_ip (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1362 static inline bool is_last_ethertype_ip(struct sk_buff *skb, int *network_depth, function
1384 if (unlikely(!is_last_ethertype_ip(skb, &network_depth, &proto)))
1512 if (likely(is_last_ethertype_ip(skb, &network_depth, &proto))) {

Completed in 175 milliseconds