Home
last modified time | relevance | path

Searched refs:RTAX_HOPLIMIT (Results 1 – 3 of 3) sorted by relevance

/include/uapi/linux/
Drtnetlink.h443 RTAX_HOPLIMIT, enumerator
444 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/include/net/
Droute.h349 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip4_dst_hoplimit()
Ddst.h160 WARN_ON_ONCE(metric == RTAX_HOPLIMIT || in dst_metric()