Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c376 struct dhcp_netid id, bootp_id; in dhcp_reply() local
412 bootp_id.net = "bootp"; in dhcp_reply()
413 bootp_id.next = netid; in dhcp_reply()
414 netid = &bootp_id; in dhcp_reply()