Home
last modified time | relevance | path

Searched defs:cstamp (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_addr.h62 __u32 cstamp; /* created timestamp, hundredths of seconds */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_addr.h62 __u32 cstamp; /* created timestamp, hundredths of seconds */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_addr.h62 __u32 cstamp; /* created timestamp, hundredths of seconds */ member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c1631 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta()
1636 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo()
/OK3568_Linux_fs/kernel/include/net/
H A Dif_inet6.h57 unsigned long cstamp; /* created timestamp */ member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c100 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta()
4957 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo()