Lines Matching defs:iface
171 struct interface *iface; in cleanup() local
226 drop_config(struct interface *iface, const char *reason) in drop_config()
250 stop_interface(struct interface *iface) in stop_interface()
274 dhcp_xid(struct interface *iface) in dhcp_xid()
290 send_message(struct interface *iface, int type, in send_message()
407 struct interface *iface = arg; in start_expire() local
427 const struct interface *iface, const struct dhcp_message *dhcp, in log_dhcp()
488 handle_dhcp(struct interface *iface, struct dhcp_message **dhcpp, const struct in_addr *from) in handle_dhcp()
637 struct interface *iface = arg; in handle_dhcp_packet() local
721 send_release(struct interface *iface) in send_release()
742 send_decline(struct interface *iface) in send_decline()
748 configure_interface1(struct interface *iface) in configure_interface1()
827 select_profile(struct interface *iface, const char *profile) in select_profile()
858 struct interface *iface; in start_fallback() local
866 configure_interface(struct interface *iface, int argc, char **argv) in configure_interface()
876 struct interface *iface; in handle_carrier() local
915 struct interface *iface = arg; in start_discover() local
938 struct interface *iface = arg; in start_request() local
947 struct interface *iface = arg; in start_renew() local
959 struct interface *iface = arg; in start_rebind() local
972 struct interface *iface = arg; in start_timeout() local
999 handle_3rdparty(struct interface *iface) in handle_3rdparty()
1021 start_static(struct interface *iface) in start_static()
1035 start_inform(struct interface *iface) in start_inform()
1054 start_reboot(struct interface *iface) in start_reboot()
1106 struct interface *iface = arg; in start_interface() local
1189 init_state(struct interface *iface, int argc, char **argv) in init_state()
1383 if_reboot(struct interface *iface, int argc, char **argv) in if_reboot()
1682 open_sockets(struct interface *iface) in open_sockets()
1702 close_sockets(struct interface *iface) in close_sockets()
1747 struct interface *iface; in main() local