Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Drtnetlink.h379 RTAX_LOCK, enumerator
380 #define RTAX_LOCK RTAX_LOCK macro
/linux-4.1.27/include/net/
Dinetpeer.h130 return p->metrics[RTAX_LOCK-1] == INETPEER_METRICS_NEW; in inet_metrics_new()
Ddst.h238 return dst_metric(dst, RTAX_LOCK) & (1<<metric); in dst_metric_locked()
/linux-4.1.27/net/ipv4/
Dinetpeer.c465 p->metrics[RTAX_LOCK-1] = INETPEER_METRICS_NEW; in inet_getpeer()