Home
last modified time | relevance | path

Searched refs:pcap_if_wait (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h487 int pcap_if_wait; member
H A Dpmacctd.c190 if (!config.pcap_if_wait) { in pm_pcap_add_interface()
H A Dcfg_handlers.c720 for (; list; list = list->next, changes++) list->cfg.pcap_if_wait = value; in cfg_key_pcap_interface_wait()