Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.h81 ifc_match_f *match_f; member
91 ifc_match_f *match_f; member
H A Dif_clone.c541 ifc->ifc_match = req->match_f != NULL ? req->match_f : ifc_simple_match; in ifc_attach_cloner()
H A Dif_epair.c912 .match_f = epair_clone_match, in vnet_epair_init()
H A Dif_stf.c325 .match_f = stf_clone_match, in vnet_stf_init()
H A Dif_gre.c196 .match_f = NULL, in vnet_gre_init()
H A Dif_tuntap.c726 .match_f = tuntap_drivers[i].clone_match_fn, in vnet_tun_init()
H A Dif_vlan.c883 .match_f = vlan_clone_match,
H A Dif_ovpn.c2843 .match_f = ovpn_clone_match, in vnet_ovpn_init()
H A Dif_geneve.c3924 .match_f = NULL, in vnet_geneve_load()