Home
last modified time | relevance | path

Searched refs:next_packet_op (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/libpcap/dist/
H A Dpcap-int.h165 next_packet_op_t next_packet_op; member
H A Dsavefile.c531 status = p->next_packet_op(p, &h, &data); in pcap_offline_read()
H A Dsf-pcap.c262 p->next_packet_op = pcap_next_packet; in pcap_check_header()
H A Dsf-pcapng.c1055 p->next_packet_op = pcap_ng_next_packet; in pcap_ng_check_header()