Home
last modified time | relevance | path

Searched defs:ethhdr (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h67 struct ethhdr { argument
66 struct ethhdr { global() struct
68 h_sourceethhdr global() argument
69 h_protoethhdr global() argument
/freebsd-src/contrib/wpa/src/ap/
H A Dpreauth_auth.c48 struct l2_ethhdr *ethhdr; in rsn_preauth_receive() local
235 struct l2_ethhdr *ethhdr; rsn_preauth_send() local
[all...]
H A Deth_p_oui.c55 const struct l2_ethhdr *ethhdr; in eth_p_rx() local
168 struct l2_ethhdr *ethhdr; in eth_p_oui_send() local
H A Dwpa_auth_glue.c1354 struct l2_ethhdr *ethhdr; hostapd_rrb_receive() local
[all...]
/freebsd-src/contrib/wpa/src/l2_packet/
H A Dl2_packet_pcap.c124 struct l2_ethhdr *ethhdr; in l2_packet_receive() local
151 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb() local
H A Dl2_packet_freebsd.c83 struct l2_ethhdr *ethhdr; l2_packet_receive() local
H A Dl2_packet_winpcap.c106 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb() local
H A Dl2_packet_ndis.c283 struct l2_ethhdr *ethhdr = (struct l2_ethhdr *) l2->rx_buf; in l2_packet_callback() local
/freebsd-src/sys/dev/usb/net/
H A Dif_usievar.h194 struct ether_header ethhdr; member