Home
last modified time | relevance | path

Searched defs:ifn (Results 1 – 8 of 8) sorted by relevance

/external/dhcpcd/
Dif-pref.c79 struct interface *sorted, *ifp, *ifn, *ift; in sort_interfaces() local
Dif-linux.c237 char ifn[IF_NAMESIZE + 1]; in link_route() local
298 char ifn[IF_NAMESIZE + 1]; in link_addr() local
347 char ifn[IF_NAMESIZE + 1]; in link_netlink() local
Ddhcpcd.c1299 struct interface *ifs, *ifp, *ifn, *ifl = NULL; in handle_interface() local
1474 struct interface *ifl, *ifn, *ifp, *ifs, *ift; in reconf_reboot() local
Dnet.c339 char ifn[IF_NAMESIZE]; in discover_interfaces() local
/external/libpcap/
Dfad-glifc.c88 struct lifnum ifn; in pcap_findalldevs_interfaces() local
/external/toybox/toys/pending/
Dbrctl.c80 char br[IF_NAMESIZE], ifn[IF_NAMESIZE]; in br_show() local
/external/blktrace/
Dblktrace.c265 char ifn[MAXPATHLEN + 64]; member
1432 static inline void read_err(int cpu, char *ifn) in read_err()
/external/openssh/
Dchannels.c772 channel_register_filter(int id, channel_infilter_fn *ifn, in channel_register_filter()