Searched defs:ifname (Results 1 - 25 of 217) sorted by relevance

123456789

/freebsd-13-stable/contrib/ipfilter/lib/
H A Dgetifname.c26 char *ifname; local
/freebsd-13-stable/tools/tools/ath/common/
H A Dctrl.h43 char *ifname; member in struct:ath_driver_req
H A Dctrl.c88 ath_driver_req_open(struct ath_driver_req *req, const char *ifname) argument
/freebsd-13-stable/share/examples/libifconfig/
H A Difdestroy.c42 char *ifname; local
H A Difcreate.c42 char *ifname, *ifactualname; local
H A Dsetdescription.c43 char *ifname, *ifdescr, *curdescr; local
H A Dsetmtu.c43 char *ifname, *ptr; local
H A Difchangevlan.c44 char *ifname, *parentif; local
/freebsd-13-stable/lib/libc/net/
H A Dif_indextoname.c64 if_indextoname(unsigned int ifindex, char *ifname) argument
H A Dif_nametoindex.c66 if_nametoindex(const char *ifname) argument
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dvlan_ifconfig.c66 int iface_exists(const char *ifname) argument
H A Dvlan_init.c189 char ifname[IFNAMSIZ + 1], *pos; local
[all...]
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_wired_common.h14 char ifname[IFNAMSIZ + 1]; member in struct:driver_wired_common_data
/freebsd-13-stable/contrib/wpa/src/fst/
H A Dfst_iface.c15 struct fst_iface * fst_iface_create(struct fst_group *g, const char *ifname, argument
/freebsd-13-stable/contrib/wpa/wpa_supplicant/binder/
H A Dsupplicant.cpp21 android::String16 driver, ifname, confname, bridge_ifname; local
84 android::binder::Status Supplicant::RemoveInterface(const std::string &ifname) argument
102 GetInterface( const std::string &ifname, android::sp<fi::w1::wpa_supplicant::IIface> *aidl_return) argument
[all...]
/freebsd-13-stable/contrib/netbsd-tests/net/icmp/
H A Dt_forward.c72 char ifname[IFNAMSIZ]; local
107 char ifname[IFNAMSIZ]; local
/freebsd-13-stable/tools/tools/ath/athaggrstats/
H A Dmain.c87 const char *ifname; local
/freebsd-13-stable/tools/tools/ath/athstats/
H A Dmain.c92 const char *ifname; local
/freebsd-13-stable/tools/tools/npe/npestats/
H A Dmain.c74 const char *ifname; local
/freebsd-13-stable/usr.bin/netstat/
H A Dbpf.c110 bpf_stats(char *ifname) argument
H A Dcommon.h52 char ifname[IFNAMSIZ]; member in struct:ifmap_entry
/freebsd-13-stable/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Drumpnfsd.c63 char ifname[IFNAMSIZ], ifname_ro[IFNAMSIZ]; local
/freebsd-13-stable/contrib/netbsd-tests/net/if_loop/
H A Dt_pr.c61 char ifname[IFNAMSIZ]; local
/freebsd-13-stable/stand/libsa/
H A Dglobals.c29 char ifname[IFNAME_SIZE]; /* name of interface (e.g. "le0") */ variable
/freebsd-13-stable/usr.sbin/rtsold/
H A Dcap_llflags.c64 llflags_get(const char *ifname, int *flagsp) argument
120 cap_llflags_get(cap_channel_t *cap, const char *ifname, int *flagsp) argument
150 const char *ifname; local
[all...]

Completed in 248 milliseconds

123456789