Searched refs:dirndx (Results 1 – 1 of 1) sorted by relevance
5909 int off, dirndx, pqid = 0; in pf_test() local6214 dirndx = (dir == PF_OUT); in pf_test()6215 counter_u64_add(r->packets[dirndx], 1); in pf_test()6218 counter_u64_add(a->packets[dirndx], 1); in pf_test()6240 dirndx = (dir == s->direction) ? 0 : 1; in pf_test()6241 counter_u64_add(s->packets[dirndx], 1); in pf_test()6618 dirndx = (dir == PF_OUT); in pf_test6()6619 counter_u64_add(r->packets[dirndx], 1); in pf_test6()6622 counter_u64_add(a->packets[dirndx], 1); in pf_test6()6644 dirndx = (dir == s->direction) ? 0 : 1; in pf_test6()[all …]