Searched defs:tcp_jiffies32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/ | ||
D | bpf_tcp_helpers.h | 23 #define tcp_jiffies32 ((__u32)bpf_jiffies64()) macro |
/Linux-v6.6/include/net/ | ||
D | tcp.h | 778 #define tcp_jiffies32 ((u32)jiffies) macro |