Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-sita.c419 static char *translate_IOP_to_pcap_name(unit_t *u, char *IOPname, bpf_u_int32 iftype) { in translate_IOP_to_pcap_name() function
689 …newname = translate_IOP_to_pcap_name(u, iff->name, interfaceType); /* add a translation entry and… in process_client_data()