Searched refs:fst_iface_create (Results 1 – 3 of 3) sorted by relevance
15 struct fst_iface * fst_iface_create(struct fst_group *g, const char *ifname, in fst_iface_create() function
28 struct fst_iface * fst_iface_create(struct fst_group *g, const char *ifname,
68 iface = fst_iface_create(group, ifname, own_addr, iface_obj, cfg); in fst_attach()