Searched defs:cstamp (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/ |
H A D | if_ninet.h | 37 unsigned long cstamp; /* created timestamp */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_addr.h | 62 __u32 cstamp; /* created timestamp, hundredths of seconds */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_addr.h | 61 __u32 cstamp; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_addr.h | 61 __u32 cstamp; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_addr.h | 47 __u32 cstamp; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_addr.h | 63 __u32 cstamp; /* created timestamp, hundredths of seconds */ member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | if_inet6.h | 53 unsigned long cstamp; /* created timestamp */ member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | if_inet6.h | 53 unsigned long cstamp; /* created timestamp */ member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | devinet.c | 1631 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta() argument 1636 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | devinet.c | 1656 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta() argument 1661 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | addrconf.c | 98 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta() argument 4939 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 99 static inline u32 cstamp_delta(unsigned long cstamp) in cstamp_delta() argument 5016 static int put_cacheinfo(struct sk_buff *skb, unsigned long cstamp, in put_cacheinfo() argument [all...] |
Completed in 22 milliseconds