Searched refs:tsage (Results 1 – 2 of 2) sorted by relevance
/net/core/ |
D | rtnetlink.c | 506 u32 ts, u32 tsage, long expires, u32 error) in rtnl_put_cacheinfo() argument 515 .rta_tsage = tsage, in rtnl_put_cacheinfo()
|
/net/ipv4/ |
D | route.c | 2789 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()
|