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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-cdp.c91 static unsigned long cdp_get_number(const u_char *, int);
217 ND_PRINT((ndo, "%1.2fW", cdp_get_number(tptr, len) / 1000.0));
395 static unsigned long cdp_get_number(const u_char * p, int l) function

Completed in 105 milliseconds