Searched refs:netid (Results 1 – 17 of 17) sorted by relevance
97 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() local156 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 …]
677 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 …]
448 struct dhcp_netid netid; member476 struct dhcp_netid *netid; member495 struct dhcp_netid *netid; member503 struct dhcp_netid *netid; member517 struct dhcp_netid netid; member525 struct dhcp_netid netid; member546 struct dhcp_netid netid, *filter; member
463 mac->netid.next = netid;464 netid = &mac->netid;
249 Allow --bootp-dynamic to take a netid tag, so that it may
947 Tweaked option search code so that if a netid-qualified1362 Added the ability to match the netid tag in a1391 Fix DHCP address allocation problem when netid tags are in1683 Generalised netid-tag matching in dhcp-range statements to2145 Set netid tag "bootp" when BOOTP (rather than DHCP) is in
634 msgid "only one netid tag allowed"635 msgstr "solo una etiqueta netid permitida"
632 msgid "only one netid tag allowed"633 msgstr "une seule �tiquette netid est autoris�e"
613 msgid "only one netid tag allowed"
651 msgid "only one netid tag allowed"
721 msgid "only one netid tag allowed"
631 msgid "only one netid tag allowed"
633 msgid "only one netid tag allowed"
619 msgid "only one netid tag allowed"
463 be hidden, if filter selects an unique netid.