Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-int.h229 next_packet_op_t next_packet_op; member
H A Dsavefile.c669 status = p->next_packet_op(p, &h, &data); in pcapint_offline_read()
H A Dsf-pcap.c333 p->next_packet_op = pcap_next_packet; in pcap_check_header()
H A Dsf-pcapng.c1072 p->next_packet_op = pcap_ng_next_packet; in pcap_ng_check_header()