Home
last modified time | relevance | path

Searched refs:pkt_data (Results 1 – 6 of 6) sorted by relevance

/bsp/simulator/pcap/Include/
A DWin32-Extensions.h89 …dqueue_queue(pcap_send_queue* queue, const struct pcap_pkthdr *pkt_header, const u_char *pkt_data);
103 …offline_filter(struct bpf_program *prog, const struct pcap_pkthdr *header, const u_char *pkt_data);
/bsp/simulator/pcap/
A Dpcap_netif.c57 const u_char *pkt_data; in pcap_thread_entry() local
82 res = pcap_next_ex(tap, &header, &pkt_data); in pcap_thread_entry()
90 pbuf_take(p, pkt_data, header->len); in pcap_thread_entry()
/bsp/nuvoton/libraries/m460/rtt_port/emac/
A DsynopGMAC_network_interface.h45 s32 synopGMAC_xmit_frames(synopGMACdevice *gmacdev, u8 *pkt_data, u32 pkt_len, u32 offload_needed, …
A DsynopGMAC_network_interface.c351 s32 synopGMAC_xmit_frames(synopGMACdevice *gmacdev, u8 *pkt_data, u32 pkt_len, u32 offload_needed, … in synopGMAC_xmit_frames() argument
354 u32 dma_addr = (u32)pkt_data; in synopGMAC_xmit_frames()
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A DsynopGMAC_network_interface.h47 s32 synopGMAC_xmit_frames(synopGMACdevice *gmacdev, u8 *pkt_data, u32 pkt_len, u32 offload_needed, …
A DsynopGMAC_network_interface.c351 s32 synopGMAC_xmit_frames(synopGMACdevice *gmacdev, u8 *pkt_data, u32 pkt_len, u32 offload_needed, … in synopGMAC_xmit_frames() argument
354 u32 dma_addr = (u32)pkt_data; in synopGMAC_xmit_frames()

Completed in 10 milliseconds