Searched refs:tap_clone_match (Results 1 – 1 of 1) sorted by relevance
238 static int tap_clone_match(struct if_clone *ifc, const char *name);309 .clone_match_fn = tap_clone_match,475 tap_clone_match(struct if_clone *ifc, const char *name) in tap_clone_match() function