Searched defs:l2_ethhdr (Results 1 – 4 of 4) sorted by relevance
32 struct l2_ethhdr { struct33 u8 h_dest[ETH_ALEN];34 u8 h_source[ETH_ALEN];35 be16 h_proto;
1006 struct l2_ethhdr *l2_ethhdr = NULL; in WifiWpaWpaSendEapol() local
1003 struct l2_ethhdr *l2_ethhdr = NULL; in WifiWpaWpaSendEapol() local