Searched refs:l2_ethhdr (Results 1 – 6 of 6) sorted by relevance
87 struct l2_ethhdr *eth; in l2_packet_send()129 struct l2_ethhdr *ethhdr; in l2_packet_receive()138 ethhdr = (struct l2_ethhdr *) packet; in l2_packet_receive()156 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb()163 ethhdr = (struct l2_ethhdr *) pkt_data; in l2_packet_receive_cb()
59 struct l2_ethhdr *eth = os_malloc(sizeof(*eth) + len); in l2_packet_send()80 struct l2_ethhdr *ethhdr; in l2_packet_receive()89 ethhdr = (struct l2_ethhdr *) packet; in l2_packet_receive()
82 struct l2_ethhdr *eth; in l2_packet_send()112 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb()117 ethhdr = (struct l2_ethhdr *) pkt_data; in l2_packet_receive_cb()
102 struct l2_ethhdr *eth; in l2_packet_send()283 struct l2_ethhdr *ethhdr = (struct l2_ethhdr *) l2->rx_buf; in l2_packet_callback()
49 struct l2_ethhdr { struct
645 struct l2_ethhdr eth; in wpa_driver_test_send_eapol()