Searched refs:IPSEC_DIR_ANY (Results 1 – 10 of 10) sorted by relevance
21 IPSEC_DIR_ANY = 0, enumerator
4 IPSEC_DIR_ANY = 0
207 ipsec_policy_dir = IPSEC_DIR_ANY, IPSEC_DIR_INBOUND, IPSEC_DIR_OUTBOUND, IPSEC_DIR_FWD, IPSEC_DIR_M…
163 case IPSEC_DIR_ANY:
228 if (!(b->dir == IPSEC_DIR_ANY || a->dir == b->dir))