Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipntable.c112 addattr32(&req.n, sizeof(req), NDTA_THRESH1, thresh1); in ipntable_modify()
415 ret = (tb[NDTA_THRESH1] || tb[NDTA_THRESH2] || tb[NDTA_THRESH3] || in print_ntable()
420 if (tb[NDTA_THRESH1]) { in print_ntable()
421 __u32 thresh1 = *(__u32 *)RTA_DATA(tb[NDTA_THRESH1]); in print_ntable()
/external/iproute2/include/linux/
Dneighbour.h150 NDTA_THRESH1, /* u32 */ enumerator
/external/kernel-headers/original/linux/
Dneighbour.h150 NDTA_THRESH1, /* u32 */ enumerator