Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c272 ifc_match_t *clone_match_fn; member
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, in vnet_tun_init()