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

/freebsd-13-stable/sys/net/
H A Dif_tuntap.c272 ifc_match_t *clone_match_fn; member in struct:tuntap_driver
289 .clone_match_fn = tun_clone_match,
306 .clone_match_fn = tap_clone_match,
323 .clone_match_fn = vmnet_clone_match,
677 drv->clone_match_fn, drv->clone_create_fn,

Completed in 184 milliseconds