Searched defs:cstamp (Results 1 – 3 of 3) sorted by relevance
51 __u32 cstamp; /* created timestamp, hundredths of seconds */ member
58 unsigned long cstamp; /* created timestamp */ member
103 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta()3576 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo()