Searched refs:pkt_data (Results 1 – 6 of 6) sorted by relevance
| /bsp/simulator/pcap/Include/ |
| A D | Win32-Extensions.h | 89 …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 D | pcap_netif.c | 57 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 D | synopGMAC_network_interface.h | 45 s32 synopGMAC_xmit_frames(synopGMACdevice *gmacdev, u8 *pkt_data, u32 pkt_len, u32 offload_needed, …
|
| A D | synopGMAC_network_interface.c | 351 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 D | synopGMAC_network_interface.h | 47 s32 synopGMAC_xmit_frames(synopGMACdevice *gmacdev, u8 *pkt_data, u32 pkt_len, u32 offload_needed, …
|
| A D | synopGMAC_network_interface.c | 351 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