Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_stf.c170 static int stf_clone_match(struct if_clone *, const char *);
184 stf_clone_match(struct if_clone *ifc, const char *name) in stf_clone_match() function
291 stf_cloner = if_clone_advanced(stfname, 0, stf_clone_match, in stfmodevent()