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

/freebsd-10.1-release/sys/net/
H A Dif_spppsubr.c375 static void sppp_print_bytes(const u_char *p, u_short len);
1466 sppp_print_bytes ((u_char*) (lh+1), len);
1499 sppp_print_bytes ((u_char*) (h+1), len-4);
4036 sppp_print_bytes((u_char*) (h+1), len-4);
4050 sppp_print_bytes(value, value_len);
4127 sppp_print_bytes((u_char*)(h+1), len-4);
4160 sppp_print_bytes(value, value_len);
4212 sppp_print_bytes((u_char*)(h+1), len-4);
4435 sppp_print_bytes((u_char*)(h+1), len-4);
4534 sppp_print_bytes((u_cha
5393 sppp_print_bytes(const u_char *p, u_short len) function
[all...]

Completed in 55 milliseconds