Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c142 struct dhcp_netid known_id, iface_id; in dhcp_reply() local
149 iface_id.net = iface_name; in dhcp_reply()
150 iface_id.next = NULL; in dhcp_reply()
151 netid = &iface_id; in dhcp_reply()