Home
last modified time | relevance | path

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

/freebsd/sys/netlink/route/
H A Dneigh.h104 struct nda_cacheinfo { struct
H A Dneigh.c186 struct nda_cacheinfo *cache; in dump_lle_locked()
187 cache = nlmsg_reserve_attr(nw, NDA_CACHEINFO, struct nda_cacheinfo); in dump_lle_locked()