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

/freebsd-13-stable/sys/net/
H A Dif_tuntap.c236 static int tap_clone_match(struct if_clone *ifc, const char *name);
306 .clone_match_fn = tap_clone_match,
491 tap_clone_match(struct if_clone *ifc, const char *name) function

Completed in 199 milliseconds