Searched refs:ndm_type (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h14 __u8 ndm_type; member in struct:ndmsg
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h14 __u8 ndm_type; member in struct:ndmsg
/external/libnl/include/linux/
H A Dneighbour.h14 __u8 ndm_type; member in struct:ndmsg
/external/iproute2/misc/
H A Darpd.c282 req.ndm.ndm_type = RTN_UNICAST;
329 ndm->ndm_type != RTN_UNICAST ||
/external/libnl/lib/route/
H A Dneigh.c277 neigh->n_type = nm->ndm_type;

Completed in 557 milliseconds