HomeSort by: relevance | last modified time | path
    Searched defs:RESULT_BLOCK (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/npf/npftest/libnpftest/
npfl2onlytest.c 15 #define RESULT_BLOCK ENETUNREACH
npf_nat_test.c 15 #define RESULT_BLOCK ENETUNREACH
52 RESULT_BLOCK, AF_INET, NULL, 0
57 RESULT_BLOCK, AF_INET, NULL, 0
62 RESULT_BLOCK, AF_INET, NULL, 0
npf_l2rule_test.c 15 #define RESULT_BLOCK ENETUNREACH
35 .di = PFIL_IN, .ret = RESULT_BLOCK
48 .di = PFIL_IN, .ret = RESULT_BLOCK
177 CHECK_TRUE(error == RESULT_BLOCK);
npf_rule_test.c 15 #define RESULT_BLOCK ENETUNREACH
38 .stateful_ret = RESULT_PASS, .ret = RESULT_BLOCK
52 .stateful_ret = RESULT_BLOCK, .ret = RESULT_BLOCK
59 .stateful_ret = RESULT_BLOCK, .ret = RESULT_BLOCK
65 .stateful_ret = RESULT_BLOCK, .ret = RESULT_BLOCK
71 .stateful_ret = RESULT_BLOCK, .ret = RESULT_BLOCK
    [all...]
npf_rid_test.c 24 #define RESULT_BLOCK ENETUNREACH
61 .ret = RESULT_BLOCK, .stateful_ret = RESULT_BLOCK
69 .ret = RESULT_BLOCK, .stateful_ret = RESULT_BLOCK
80 .ret = RESULT_BLOCK, .stateful_ret = RESULT_BLOCK
104 .ret = RESULT_BLOCK, .stateful_ret = RESULT_BLOCK

Completed in 13 milliseconds