Searched refs:dev_parse_header_protocol (Results 1 - 3 of 3) sorted by path

/linux-master/include/linux/
H A Dnetdevice.h3163 static inline __be16 dev_parse_header_protocol(const struct sk_buff *skb)
3158 static inline __be16 dev_parse_header_protocol(const struct sk_buff *skb) function
H A Dvirtio_net.h119 __be16 protocol = dev_parse_header_protocol(skb);
/linux-master/net/packet/
H A Daf_packet.c1935 skb->protocol = dev_parse_header_protocol(skb);

Completed in 480 milliseconds