Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c237 static int vmnet_clone_match(struct if_clone *ifc, const char *name);
323 .clone_match_fn = vmnet_clone_match,
504 vmnet_clone_match(struct if_clone *ifc, const char *name) in vmnet_clone_match() function