Searched refs:pcap_conf_bufmod (Results 1 – 4 of 4) sorted by relevance
33 int pcap_conf_bufmod(pcap_t *, int);
276 pcap_conf_bufmod(pcap_t *p, int snaplen) in pcap_conf_bufmod() function
195 if (pcap_conf_bufmod(p, p->snapshot) != 0) in pcap_activate_libdlpi()
742 if (pcap_conf_bufmod(p, ss) != 0)