Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Ddlpisubs.h29 int pcap_conf_bufmod(pcap_t *, int);
H A Ddlpisubs.c329 pcap_conf_bufmod(pcap_t *p, int snaplen) in pcap_conf_bufmod() function
H A Dpcap-libdlpi.c247 if (pcap_conf_bufmod(p, p->snapshot) != 0) { in pcap_activate_libdlpi()
H A Dpcap-dlpi.c967 if (pcap_conf_bufmod(p, ss) != 0) {