Searched refs:cdp_get_number (Results 1 – 1 of 1) sorted by relevance
90 static unsigned long cdp_get_number(const u_char *, int);214 ND_PRINT((ndo, "%1.2fW", cdp_get_number(tptr, len) / 1000.0)); in cdp_print()396 static unsigned long cdp_get_number(const u_char * p, int l) in cdp_get_number() function