Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethernet/
Deth.c274 __be16 eth_header_parse_protocol(const struct sk_buff *skb) in eth_header_parse_protocol() function
280 EXPORT_SYMBOL(eth_header_parse_protocol);
348 .parse_protocol = eth_header_parse_protocol,
/Linux-v6.6/include/linux/
Detherdevice.h50 __be16 eth_header_parse_protocol(const struct sk_buff *skb);