Searched refs:unified_IOP_port_name (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | pcap-sita.c | 412 static void unified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u, int IOPp… in unified_IOP_port_name() function 452 unified_IOP_port_name(buf, sizeof buf, "???", u, IOPportnum); in translate_IOP_to_pcap_name() 462 unified_IOP_port_name(buf, sizeof buf, "???", u, IOPportnum); in translate_IOP_to_pcap_name() 469 unified_IOP_port_name(buf, sizeof buf, "wan", u, IOPportnum); in translate_IOP_to_pcap_name() 472 unified_IOP_port_name(buf, sizeof buf, "???", u, IOPportnum); in translate_IOP_to_pcap_name()
|