Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_clone.h96 ifc_dump_nl_f *dump_nl_f; member
H A Dif_clone.c538 if (req2->dump_nl_f != NULL) in ifc_attach_cloner()
539 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.c898 .dump_nl_f = vlan_clone_dump_nl,