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

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_spppsubr.c387 static void sppp_print_bytes(const u_char *p, u_short len);
1327 sppp_print_bytes((u_char *)(lh + 1), len);
1374 sppp_print_bytes((u_char *)(h + 1), printlen - 4);
3940 sppp_print_bytes((u_char *)(h + 1),
3955 sppp_print_bytes(value, value_len);
4042 sppp_print_bytes((u_char *)(h + 1),
4078 sppp_print_bytes(value, value_len);
4135 sppp_print_bytes((u_char *)(h + 1), len - 4);
4377 sppp_print_bytes((u_char *)(h + 1),
4483 sppp_print_bytes((u_cha
5540 sppp_print_bytes(const u_char *p, u_short len) function
[all...]

Completed in 107 milliseconds