Home
last modified time | relevance | path

Searched refs:RESULT_PASS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_nat_test.c14 #define RESULT_PASS 0 macro
42 RESULT_PASS, AF_INET, PUB_IP1, RANDOM_PORT
47 RESULT_PASS, AF_INET, PUB_IP1, RANDOM_PORT
67 RESULT_PASS, AF_INET, LOCAL_IP1, 15000
77 RESULT_PASS, AF_INET, LOCAL_IP1, 6000
82 RESULT_PASS, AF_INET, PUB_IP1, 8000
92 RESULT_PASS, AF_INET, LOCAL_IP2, 9000
97 RESULT_PASS, AF_INET, PUB_IP2, 9000
102 RESULT_PASS, AF_INET, PUB_IP2, 18000
107 RESULT_PASS, AF_INET, LOCAL_IP2, 18000
[all …]
H A Dnpf_rule_test.c14 #define RESULT_PASS 0 macro
32 .stateful_ret = RESULT_PASS, .ret = RESULT_PASS
38 .stateful_ret = RESULT_PASS, .ret = RESULT_BLOCK
46 .stateful_ret = RESULT_PASS, .ret = RESULT_PASS
64 .stateful_ret = RESULT_PASS, .ret = RESULT_PASS in run_raw_testcase()
70 .stateful_ret = RESULT_PASS, .ret = RESULT_PASS in run_raw_testcase()
[all...]