Searched refs:pcap_curr_pkt (Results 1 – 1 of 1) sorted by relevance
916 static struct pcap_pkthdr *pcap_curr_pkt(void) in pcap_curr_pkt() function923 struct pcap_pkthdr *hdr = pcap_curr_pkt(); in pcap_next_pkt()1110 hdr = pcap_curr_pkt(); in cmd_step()1146 if (!have_next || pcap_curr_pkt() == NULL) { in cmd_select()1190 struct pcap_pkthdr *hdr = pcap_curr_pkt(); in cmd_run()