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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Drfc2131.c60 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt);
61 static int do_encap_opts(struct dhcp_opt *opts, int encap, int flag, struct dhcp_packet *mess, unsigned char *end, int null_term);
64 static struct dhcp_opt *pxe_opts(int pxe_arch, struct dhcp_netid *netid, struct in_addr local, time_t now);
95 struct dhcp_opt *o;
791 struct dhcp_opt opt71;
1826 static int do_opt(struct dhcp_opt *opt, unsigned char *p, struct dhcp_context *context, int null_term)
1871 static struct dhcp_opt *option_find2(int opt)
1873 struct dhcp_opt *opts;
1884 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt)
1904 static int do_encap_opts(struct dhcp_opt *op
[all...]
H A Ddhcp-common.c90 struct dhcp_netid *option_filter(struct dhcp_netid *tags, struct dhcp_netid *context_tags, struct dhcp_opt *opts)
93 struct dhcp_opt *opt;
94 struct dhcp_opt *tmp;
126 struct dhcp_opt *tmp;
226 int match_bytes(struct dhcp_opt *o, unsigned char *p, int len)
H A Ddnsmasq.h749 struct dhcp_opt { struct
758 struct dhcp_opt *next;
972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6;
1457 struct dhcp_opt *opts);
1461 int match_bytes(struct dhcp_opt *o, unsigned char *p, int len);
H A Doption.c902 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt));
3203 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt));
4389 struct dhcp_opt *opts, *cp, **up;
H A Drfc3315.c242 struct dhcp_opt *opt_cfg;
1301 struct dhcp_opt *opt_cfg;
1424 struct dhcp_opt *oc;
H A Dradv.c243 struct dhcp_opt *opt_cfg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Drfc2131.c60 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt);
61 static int do_encap_opts(struct dhcp_opt *opts, int encap, int flag, struct dhcp_packet *mess, unsigned char *end, int null_term);
64 static struct dhcp_opt *pxe_opts(int pxe_arch, struct dhcp_netid *netid, struct in_addr local, time_t now);
95 struct dhcp_opt *o;
791 struct dhcp_opt opt71;
1826 static int do_opt(struct dhcp_opt *opt, unsigned char *p, struct dhcp_context *context, int null_term)
1871 static struct dhcp_opt *option_find2(int opt)
1873 struct dhcp_opt *opts;
1884 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt)
1904 static int do_encap_opts(struct dhcp_opt *op
[all...]
H A Ddhcp-common.c90 struct dhcp_netid *option_filter(struct dhcp_netid *tags, struct dhcp_netid *context_tags, struct dhcp_opt *opts)
93 struct dhcp_opt *opt;
94 struct dhcp_opt *tmp;
126 struct dhcp_opt *tmp;
226 int match_bytes(struct dhcp_opt *o, unsigned char *p, int len)
H A Ddnsmasq.h749 struct dhcp_opt { struct
758 struct dhcp_opt *next;
972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6;
1457 struct dhcp_opt *opts);
1461 int match_bytes(struct dhcp_opt *o, unsigned char *p, int len);
H A Doption.c902 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt));
3203 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt));
4389 struct dhcp_opt *opts, *cp, **up;
H A Drfc3315.c242 struct dhcp_opt *opt_cfg;
1301 struct dhcp_opt *opt_cfg;
1424 struct dhcp_opt *oc;
H A Dradv.c243 struct dhcp_opt *opt_cfg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Drfc2131.c60 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt);
61 static int do_encap_opts(struct dhcp_opt *opts, int encap, int flag, struct dhcp_packet *mess, unsigned char *end, int null_term);
64 static struct dhcp_opt *pxe_opts(int pxe_arch, struct dhcp_netid *netid, struct in_addr local, time_t now);
95 struct dhcp_opt *o;
791 struct dhcp_opt opt71;
1826 static int do_opt(struct dhcp_opt *opt, unsigned char *p, struct dhcp_context *context, int null_term)
1871 static struct dhcp_opt *option_find2(int opt)
1873 struct dhcp_opt *opts;
1884 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt)
1904 static int do_encap_opts(struct dhcp_opt *op
[all...]
H A Ddhcp-common.c90 struct dhcp_netid *option_filter(struct dhcp_netid *tags, struct dhcp_netid *context_tags, struct dhcp_opt *opts)
93 struct dhcp_opt *opt;
94 struct dhcp_opt *tmp;
126 struct dhcp_opt *tmp;
226 int match_bytes(struct dhcp_opt *o, unsigned char *p, int len)
H A Ddnsmasq.h749 struct dhcp_opt { struct
758 struct dhcp_opt *next;
972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6;
1457 struct dhcp_opt *opts);
1461 int match_bytes(struct dhcp_opt *o, unsigned char *p, int len);
H A Doption.c902 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt));
3203 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt));
4389 struct dhcp_opt *opts, *cp, **up;
H A Drfc3315.c242 struct dhcp_opt *opt_cfg;
1301 struct dhcp_opt *opt_cfg;
1424 struct dhcp_opt *oc;
H A Dradv.c243 struct dhcp_opt *opt_cfg;

Completed in 313 milliseconds