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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-rx.c437 static const char *voltype[] = { "read-write", "read-only", "backup" }; variable
1663 ND_PRINT((ndo, " type %s", voltype[i]));
1683 ND_PRINT((ndo, " type %s", voltype[i]));

Completed in 104 milliseconds