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

/external/iproute2/include/linux/
H A Drtnetlink.h359 RTAX_SSTHRESH, enumerator in enum:__anon22344
360 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/libnl/include/linux/
H A Drtnetlink.h351 RTAX_SSTHRESH, enumerator in enum:__anon24487
352 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/libnl/lib/route/
H A Droute_utils.c148 __ADD(RTAX_SSTHRESH, ssthresh)
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h371 RTAX_SSTHRESH, enumerator in enum:__anon23346
372 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/iproute2/ip/
H A Diproute.c46 [RTAX_SSTHRESH] = "ssthresh",
900 mxlock |= (1<<RTAX_SSTHRESH);
905 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_SSTHRESH, win);

Completed in 313 milliseconds