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