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

/external/iproute2/include/linux/
H A Drtnetlink.h356 RTAX_SSTHRESH, enumerator in enum:__anon6269
357 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/kernel-headers/original/linux/
H A Drtnetlink.h357 RTAX_SSTHRESH, enumerator in enum:__anon7115
358 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/iproute2/ip/
H A Diproute.c41 [RTAX_SSTHRESH] = "ssthresh",
866 mxlock |= (1<<RTAX_SSTHRESH);
871 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_SSTHRESH, win);

Completed in 25 milliseconds