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