Home
last modified time | relevance | path

Searched refs:fst_iface_create (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/fst/
Dfst_iface.c15 struct fst_iface * fst_iface_create(struct fst_group *g, const char *ifname, in fst_iface_create() function
Dfst_iface.h28 struct fst_iface * fst_iface_create(struct fst_group *g, const char *ifname,
Dfst.c68 iface = fst_iface_create(group, ifname, own_addr, iface_obj, cfg); in fst_attach()