Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.h96 ifc_dump_nl_f *dump_nl_f; member
H A Dif_clone.c551 if (req2->dump_nl_f != NULL) in ifc_attach_cloner()
552 ifc->dump_nl = req2->dump_nl_f; in ifc_attach_cloner()
H A Dif_gre.c201 .dump_nl_f = gre_clone_dump_nl, in vnet_gre_init()
H A Dif_vlan.c888 .dump_nl_f = vlan_clone_dump_nl,
H A Dif_geneve.c3929 .dump_nl_f = geneve_clone_dump_nl, in vnet_geneve_load()