Home
last modified time | relevance | path

Searched defs:seq2 (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dbpf_cc_cubic.c27 #define after(seq2, seq1) before(seq1, seq2) argument
37 static bool before(__u32 seq1, __u32 seq2) in before()
A Dbpf_cubic.c25 static bool before(__u32 seq1, __u32 seq2) in before()
29 #define after(seq2, seq1) before(seq1, seq2) argument
A Dbpf_dctcp.c22 static bool before(__u32 seq1, __u32 seq2) in before()

Completed in 11 milliseconds