Home | History | Annotate | Download | only in src

Lines Matching refs:dhcp_netid

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;
147 struct dhcp_netid known_id, iface_id;
376 struct dhcp_netid id, bootp_id;
1548 static size_t dhcp_packet_size(struct dhcp_packet *mess, struct dhcp_netid *netid,
1555 struct dhcp_netid *n;
1760 static struct dhcp_opt *option_find2(struct dhcp_netid *netid, struct dhcp_opt *opts, int opt)
1847 static int prune_vendor_opts(struct dhcp_netid *netid)
1864 static struct dhcp_opt *pxe_opts(int pxe_arch, struct dhcp_netid *netid)
1997 struct dhcp_boot *find_boot(struct dhcp_netid *netid)
2020 struct dhcp_netid *netid,