Home
last modified time | relevance | path

Searched refs:RTAX_SSTHRESH (Results 1 – 5 of 5) sorted by relevance

/external/libnl/include/linux/
Drtnetlink.h351 RTAX_SSTHRESH, enumerator
352 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h395 RTAX_SSTHRESH, enumerator
396 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/iproute2/include/linux/
Drtnetlink.h397 RTAX_SSTHRESH, enumerator
398 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/libnl/lib/route/
Droute_utils.c148 __ADD(RTAX_SSTHRESH, ssthresh)
/external/iproute2/ip/
Diproute.c48 [RTAX_SSTHRESH] = "ssthresh",
1074 mxlock |= (1<<RTAX_SSTHRESH); in iproute_modify()
1079 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_SSTHRESH, win); in iproute_modify()