Searched defs:flowtype (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/regress/sbin/iked/live/
H A DMakefile321 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
330 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
339 flowtype macro
382 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 1 ]]; then exit 1; fi macro
404 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
422 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
442 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
452 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
462 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
480 flowtype=esp; maxwait=6; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
505 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 1 ]]; then exit 1; fi macro
516 flowtype=esp; ${TEST_FLOWS}; \\ macro
527 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 1 ]]; then exit 1; fi macro
548 flowtype=esp; ${TEST_FLOWS}; \\ macro
585 flowtype=ipcomp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
598 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi macro
[all...]
/openbsd-current/sbin/ipsecctl/
H A Dpfkey.c65 pfkey_flow(int sd, u_int8_t satype, u_int8_t action, u_int8_t direction, u_int8_t proto, struct ipsec_addr_wrap *src, u_int16_t sport, struct ipsec_addr_wrap *dst, u_int16_t dport, struct ipsec_addr_wrap *local, struct ipsec_addr_wrap *peer, struct ipsec_auth *auth, u_int8_t flowtype) argument
[all...]
H A Dipsecctl.c80 static const char *flowtype[] = {"?", "use", "acquire", "require", "deny", variable
H A Dipsecctl.h212 u_int8_t flowtype; member in struct:ipsec_rule
/openbsd-current/sbin/isakmpd/
H A Dpf_key_v2.c890 struct sadb_protocol flowtype, tprotocol; local
1495 struct sadb_protocol flowtype; local
[all...]

Completed in 176 milliseconds