Searched refs:cdp_print_string (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/tcpdump/ |
| H A D | print-cdp.c | 66 cdp_print_string(netdissect_options *ndo, in cdp_print_string() function 193 [ T_DEV_ID ] = { "Device-ID", cdp_print_string, -1, -1 }, 195 [ 0x03 ] = { "Port-ID", cdp_print_string, -1, -1 }, 198 [ 0x06 ] = { "Platform", cdp_print_string, -1, -1 }, 203 [ 0x09 ] = { "VTP Management Domain", cdp_print_string, -1, -1 }, 223 [ 0x14 ] = { "System Name", cdp_print_string, -1, -1 },
|