Home
last modified time | relevance | path

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

/net/ethernet/
Deth.c225 int eth_header_parse(const struct sk_buff *skb, unsigned char *haddr) in eth_header_parse() function
231 EXPORT_SYMBOL(eth_header_parse);
326 .parse = eth_header_parse,
/net/8021q/
Dvlan_dev.c605 .parse = eth_header_parse,