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

/freebsd-10.2-release/sys/net/
H A Dif_stf.c194 static int stf_clone_match(struct if_clone *, const char *);
200 stf_clone_match(struct if_clone *ifc, const char *name) function
294 stf_cloner = if_clone_advanced(stfname, 0, stf_clone_match,

Completed in 83 milliseconds