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