Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dneighbour.h13 __u16 ndm_state; member
/third_party/libnl/lib/route/
Dneigh.c375 neigh->n_state = nm->ndm_state; in rtnl_neigh_parse()
695 .ndm_state = NUD_PERMANENT, in build_neigh_msg()
710 nhdr.ndm_state = tmpl->n_state; in build_neigh_msg()