Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cdp.c85 static int cdp_print_prefixes(const u_char *, int);
167 if (cdp_print_prefixes(tptr, len) < 0) in cdp_print()
348 cdp_print_prefixes(const u_char * p, int l) in cdp_print_prefixes() function