Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c147 struct dhcp_netid known_id, iface_id; in dhcp_reply() local
154 iface_id.net = iface_name; in dhcp_reply()
155 iface_id.next = NULL; in dhcp_reply()
156 netid = &iface_id; in dhcp_reply()