Home
last modified time | relevance | path

Searched refs:netid (Results 1 – 17 of 17) sorted by relevance

/external/dnsmasq/src/
Drfc2131.c97 static size_t dhcp_packet_size(struct dhcp_packet *mess, struct dhcp_netid *netid,
106 struct dhcp_netid *netid,
116 static int prune_vendor_opts(struct dhcp_netid *netid);
117 static struct dhcp_opt *pxe_opts(int pxe_arch, struct dhcp_netid *netid);
118 struct dhcp_boot *find_boot(struct dhcp_netid *netid);
139 struct dhcp_netid *netid; in dhcp_reply() local
156 netid = &iface_id; in dhcp_reply()
240 vendor->netid.next = netid; in dhcp_reply()
241 netid = &vendor->netid; in dhcp_reply()
278 mac->netid.next = netid; in dhcp_reply()
[all …]
Doption.c677 new->netid = NULL; in parse_dhcp_opt()
721 new->netid = opt_malloc(sizeof (struct dhcp_netid)); in parse_dhcp_opt()
724 new->netid->net = opt_string_alloc(arg+4); in parse_dhcp_opt()
726 new->netid->net = opt_string_alloc(arg); in parse_dhcp_opt()
727 new->netid->next = np; in parse_dhcp_opt()
728 np = new->netid; in parse_dhcp_opt()
957 !new->netid || in parse_dhcp_opt()
958 new->netid->next) in parse_dhcp_opt()
1669 new->netid.net = NULL; in one_opt()
1698 if (new->netid.net) in one_opt()
[all …]
Ddnsmasq.h448 struct dhcp_netid netid; member
476 struct dhcp_netid *netid; member
495 struct dhcp_netid *netid; member
503 struct dhcp_netid *netid; member
517 struct dhcp_netid netid; member
525 struct dhcp_netid netid; member
546 struct dhcp_netid netid, *filter; member
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch463 mac->netid.next = netid;
464 netid = &mac->netid;
/external/dnsmasq/
DCHANGELOG249 Allow --bootp-dynamic to take a netid tag, so that it may
DCHANGELOG.archive947 Tweaked option search code so that if a netid-qualified
1362 Added the ability to match the netid tag in a
1391 Fix DHCP address allocation problem when netid tags are in
1683 Generalised netid-tag matching in dhcp-range statements to
2145 Set netid tag "bootp" when BOOTP (rather than DHCP) is in
/external/dnsmasq/po/
Des.po634 msgid "only one netid tag allowed"
635 msgstr "solo una etiqueta netid permitida"
Dfr.po632 msgid "only one netid tag allowed"
633 msgstr "une seule �tiquette netid est autoris�e"
Dpt_BR.po613 msgid "only one netid tag allowed"
Dit.po613 msgid "only one netid tag allowed"
Dfi.po613 msgid "only one netid tag allowed"
Dde.po651 msgid "only one netid tag allowed"
Did.po721 msgid "only one netid tag allowed"
Dro.po631 msgid "only one netid tag allowed"
Dno.po633 msgid "only one netid tag allowed"
Dpl.po619 msgid "only one netid tag allowed"
/external/iproute2/doc/
Dss.sgml463 be hidden, if filter selects an unique netid.