Lines Matching refs:interface
285 struct rt_head *get_option_routes(struct interface *,
288 const struct interface *);
290 uint32_t dhcp_xid(const struct interface *);
294 ssize_t make_message(struct dhcp_message **, const struct interface *,
298 void dhcp_handleifa(int, struct interface *,
302 void dhcp_drop(struct interface *, const char *);
303 void dhcp_start(struct interface *);
304 void dhcp_stop(struct interface *);
306 void dhcp_inform(struct interface *);
307 void dhcp_bind(struct interface *, struct arp_state *);
308 void dhcp_reboot_newopts(struct interface *, unsigned long long);
309 void dhcp_close(struct interface *);
310 void dhcp_free(struct interface *);
311 int dhcp_dump(struct interface *);