Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Drtnetlink.h385 RTAX_LOCK, enumerator
386 #define RTAX_LOCK RTAX_LOCK macro
/linux-4.4.14/include/net/
Ddst.h243 return dst_metric(dst, RTAX_LOCK) & (1<<metric); in dst_metric_locked()
/linux-4.4.14/net/ipv4/
Dinetpeer.c449 p->metrics[RTAX_LOCK-1] = INETPEER_METRICS_NEW; in inet_getpeer()