Home
last modified time | relevance | path

Searched refs:eth_send (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_eth_drv.h72 typedef void (*eth_send)(struct los_eth_driver *sc, struct eth_drv_sg *sg_list, typedef
89 eth_send send;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
Dl2_packet_pcap.c91 ret = eth_send(l2->eth, buf, len); in l2_packet_send()
107 ret = eth_send(l2->eth, (u8 *) eth, mlen); in l2_packet_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
Dl2_packet_pcap.c91 ret = eth_send(l2->eth, buf, len); in l2_packet_send()
107 ret = eth_send(l2->eth, (u8 *) eth, mlen); in l2_packet_send()