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

/external/iproute2/include/linux/
H A Drtnetlink.h367 RTAX_HOPLIMIT, enumerator in enum:__anon22344
368 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/external/libnl/include/linux/
H A Drtnetlink.h359 RTAX_HOPLIMIT, enumerator in enum:__anon24487
360 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/external/libnl/lib/route/
H A Droute_utils.c152 __ADD(RTAX_HOPLIMIT, hoplimit)
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h379 RTAX_HOPLIMIT, enumerator in enum:__anon23346
380 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/external/iproute2/ip/
H A Diproute.c50 [RTAX_HOPLIMIT] = "hoplimit",
541 case RTAX_HOPLIMIT:
799 mxlock |= (1<<RTAX_HOPLIMIT);
804 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_HOPLIMIT, hoplimit);

Completed in 5510 milliseconds