Searched defs:ethhdr (Results 1 – 12 of 12) sorted by relevance
161 struct ethhdr { struct162 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */163 unsigned char h_source[ETH_ALEN]; /* source ether addr */164 __be16 h_proto; /* packet type ID field */
152 struct ethhdr { struct153 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */154 unsigned char h_source[ETH_ALEN]; /* source ether addr */155 __be16 h_proto; /* packet type ID field */
165 struct ethhdr { struct166 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */167 unsigned char h_source[ETH_ALEN]; /* source ether addr */168 __be16 h_proto; /* packet type ID field */
48 struct l2_ethhdr *ethhdr; in rsn_preauth_receive() local235 struct l2_ethhdr *ethhdr; in rsn_preauth_send() local
55 const struct l2_ethhdr *ethhdr; in eth_p_rx() local168 struct l2_ethhdr *ethhdr; in eth_p_oui_send() local
1356 struct l2_ethhdr *ethhdr; in hostapd_rrb_receive() local
124 struct l2_ethhdr *ethhdr; in l2_packet_receive() local151 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb() local
81 struct l2_ethhdr *ethhdr; in l2_packet_receive() local
106 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb() local
283 struct l2_ethhdr *ethhdr = (struct l2_ethhdr *) l2->rx_buf; in l2_packet_callback() local
333 pub struct ethhdr { struct341 ::std::mem::size_of::<ethhdr>(), in bindgen_test_layout_ethhdr() argument381 impl Clone for ethhdr { implementation
328 pub struct ethhdr { struct336 ::std::mem::size_of::<ethhdr>(), in bindgen_test_layout_ethhdr() argument376 impl Clone for ethhdr { implementation