Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dinetpeer.h74 return p->metrics[RTAX_LOCK-1] == INETPEER_METRICS_NEW; in inet_metrics_new()
Ddst.h241 return dst_metric(dst, RTAX_LOCK) & (1<<metric); in dst_metric_locked()
/linux-3.4.99/include/linux/
Drtnetlink.h347 RTAX_LOCK, enumerator
348 #define RTAX_LOCK RTAX_LOCK macro
/linux-3.4.99/net/ipv4/
Dinetpeer.c496 p->metrics[RTAX_LOCK-1] = INETPEER_METRICS_NEW; in inet_getpeer()