nla_get_msecs 1934 net/core/neighbour.c p->base_reachable_time = nla_get_msecs(tbp[i]); nla_get_msecs 1937 net/core/neighbour.c p->gc_staletime = nla_get_msecs(tbp[i]); nla_get_msecs 1940 net/core/neighbour.c p->delay_probe_time = nla_get_msecs(tbp[i]); nla_get_msecs 1943 net/core/neighbour.c p->retrans_time = nla_get_msecs(tbp[i]); nla_get_msecs 1946 net/core/neighbour.c p->anycast_delay = nla_get_msecs(tbp[i]); nla_get_msecs 1949 net/core/neighbour.c p->proxy_delay = nla_get_msecs(tbp[i]); nla_get_msecs 1952 net/core/neighbour.c p->locktime = nla_get_msecs(tbp[i]); nla_get_msecs 1968 net/core/neighbour.c tbl->gc_interval = nla_get_msecs(tb[NDTA_GC_INTERVAL]);