Home | History | Annotate | Download | only in dhcpcd

Lines Matching defs:print_option

1262 print_option(char *s, ssize_t len, int type, int dl, const uint8_t *data)
1458 len = print_option(NULL, 0, opt->type, pl, p);
1465 print_option(v, len, opt->type, pl, p);