Searched refs:IPSEC_DIR_OUTBOUND (Results 1 – 2 of 2) sorted by relevance
24 IPSEC_DIR_OUTBOUND = 2, enumerator
1964 pol->sadb_x_policy_dir == IPSEC_DIR_OUTBOUND) in parse_ipsecrequest()3299 (!pol->sadb_x_policy_dir || pol->sadb_x_policy_dir > IPSEC_DIR_OUTBOUND)) in pfkey_compile_policy()