Home | History | Annotate | Download | only in src

Lines Matching full:do_opt

1716 static int do_opt(struct dhcp_opt *opt, unsigned char *p, struct dhcp_context *context, int null_term)
1804 int new = do_opt(opt, NULL, NULL, null_term) + 2;
1813 len = do_opt(start, p + 2, NULL, null_term);
1829 len = do_opt(start, p + 2, NULL, null_term);
2256 len = do_opt(opt, NULL, context,
2261 do_opt(opt, p, context,