Searched refs:pcap_conf_bufmod (Results 1 – 4 of 4) sorted by relevance
29 int pcap_conf_bufmod(pcap_t *, int);
293 pcap_conf_bufmod(pcap_t *p, int snaplen) in pcap_conf_bufmod() function
202 if (pcap_conf_bufmod(p, p->snapshot) != 0) { in pcap_activate_libdlpi()
793 if (pcap_conf_bufmod(p, ss) != 0) {