Searched refs:unified_IOP_port_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-sita.c408 static void unified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u, int IOPportnum) { function
448 unified_IOP_port_name(buf, sizeof buf, "???", u, IOPportnum);
458 unified_IOP_port_name(buf, sizeof buf, "???", u, IOPportnum);
465 unified_IOP_port_name(buf, sizeof buf, "wan", u, IOPportnum);
468 unified_IOP_port_name(buf, sizeof buf, "???", u, IOPportnum);

Completed in 99 milliseconds