Home
last modified time | relevance | path

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

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