Home
last modified time | relevance | path

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

/net/ipv4/
Ddevinet.c1631 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta() function
1641 ci.cstamp = cstamp_delta(cstamp); in put_cacheinfo()
1642 ci.tstamp = cstamp_delta(tstamp); in put_cacheinfo()
/net/ipv6/
Daddrconf.c100 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta() function
4987 ci.cstamp = cstamp_delta(cstamp); in put_cacheinfo()
4988 ci.tstamp = cstamp_delta(tstamp); in put_cacheinfo()
5697 ci.tstamp = cstamp_delta(idev->tstamp); in inet6_fill_ifla6_attrs()