Lines Matching refs:interface
109 struct interface { struct
142 struct interface *next; argument
151 extern struct interface *ifaces;
154 struct interface *find_interface(const char *);
167 void start_reboot(struct interface *);
169 void send_decline(struct interface *);
170 void open_sockets(struct interface *);
171 void close_sockets(struct interface *);
172 void drop_dhcp(struct interface *, const char *);
173 void drop_interface(struct interface *, const char *);
174 int select_profile(struct interface *, const char *);