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

/linux-master/net/core/
H A Dfilter.c3348 __be16 from_proto = skb->protocol; local
3350 if (from_proto == htons(ETH_P_IP) &&
3354 if (from_proto == htons(ETH_P_IPV6) &&

Completed in 471 milliseconds