Searched defs:pkt_data (Results 1 – 6 of 6) sorted by relevance
68 unsigned short pkt_data; in BPF_PROG() local
148 const u_char *pkt_data) in l2_packet_receive_cb()
103 const u_char *pkt_data) in l2_packet_receive_cb()
388 static int pcap_read_nocb_remote(pcap_t *p, struct pcap_pkthdr *pkt_header, u_char **pkt_data) in pcap_read_nocb_remote()631 u_char *pkt_data; in pcap_read_rpcap() local
594 const u_char **pkt_data) in pcap_next_ex()3835 …ndqueue_queue(pcap_send_queue *queue, const struct pcap_pkthdr *pkt_header, const u_char *pkt_data)
2611 u_char *pkt_data; // pointer to the buffer that contains the current packet in daemon_thrdatamain() local