Searched refs:pcap_ng_if (Results 1 – 1 of 1) sorted by relevance
213 struct pcap_ng_if { struct223 struct pcap_ng_if *ifaces; /* array of interface information */ argument546 ps->ifaces = malloc(sizeof (struct pcap_ng_if)); in add_interface()553 ps->ifaces = realloc(ps->ifaces, ps->ifaces_size * sizeof (struct pcap_ng_if)); in add_interface()