Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.c84 ifc_dump_nl_f *dump_nl; /* (c) Netlink dump handler */ member
259 (*ifc->dump_nl)(ifp, nw); in ifc_dump_ifp_nl()
504 ifc->dump_nl = ifc_dump_ifp_nl_default; in if_clone_alloc()
552 ifc->dump_nl = req2->dump_nl_f; in ifc_attach_cloner()
554 ifc->dump_nl = ifc_dump_ifp_nl_default; in ifc_attach_cloner()