Home | History | Annotate | Download | only in src

Lines Matching defs:bootp_id

348         struct dhcp_netid id, bootp_id;
379 bootp_id.net = "bootp";
380 bootp_id.next = netid;
381 netid = &bootp_id;