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

/external/strace/xlat/
H A Drtnl_rta_metrics_attrs.h20 #if !(defined(RTAX_SSTHRESH) || (defined(HAVE_DECL_RTAX_SSTHRESH) && HAVE_DECL_RTAX_SSTHRESH))
21 # define RTAX_SSTHRESH 6 macro
68 XLAT(RTAX_SSTHRESH),
/external/libnl/include/linux-private/linux/
H A Drtnetlink.h357 RTAX_SSTHRESH, enumerator in enum:__anon12147
358 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/libnl/lib/route/
H A Droute_utils.c149 __ADD(RTAX_SSTHRESH, ssthresh)
/external/iproute2/include/uapi/linux/
H A Drtnetlink.h412 RTAX_SSTHRESH, enumerator in enum:__anon8700
413 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h412 RTAX_SSTHRESH, enumerator in enum:__anon9920
413 #define RTAX_SSTHRESH RTAX_SSTHRESH macro
/external/strace/
H A Drtnl_route.c83 [RTAX_SSTHRESH] = decode_nla_u32,
/external/iproute2/ip/
H A Diproute.c48 [RTAX_SSTHRESH] = "ssthresh",
1125 mxlock |= (1<<RTAX_SSTHRESH);
1130 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_SSTHRESH, win);

Completed in 56 milliseconds