Home
last modified time | relevance | path

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

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