Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dneighbour.h117 NDTPA_UCAST_PROBES, /* u32 */ enumerator
/external/kernel-headers/original/linux/
Dneighbour.h117 NDTPA_UCAST_PROBES, /* u32 */ enumerator
/external/iproute2/ip/
Dipntable.c237 NDTPA_UCAST_PROBES, uprobe); in ipntable_modify()
523 if (tpb[NDTPA_UCAST_PROBES]) { in print_ntable()
524 __u32 uprobe = *(__u32 *)RTA_DATA(tpb[NDTPA_UCAST_PROBES]); in print_ntable()