Home
last modified time | relevance | path

Searched refs:tsage (Results 1 – 2 of 2) sorted by relevance

/net/core/
Drtnetlink.c506 u32 ts, u32 tsage, long expires, u32 error) in rtnl_put_cacheinfo() argument
515 .rta_tsage = tsage, in rtnl_put_cacheinfo()
/net/ipv4/
Droute.c2789 u32 id = 0, ts = 0, tsage = 0, error; in rt_fill_info() local
2838 tsage = get_seconds() - rt->peer->tcp_ts_stamp; in rt_fill_info()
2865 if (rtnl_put_cacheinfo(skb, &rt->u.dst, id, ts, tsage, in rt_fill_info()