Searched refs:IS_IP4 (Results 1 – 2 of 2) sorted by relevance
186 #define IS_IP4(flags) ((flags) & (IP4_TUNNEL | IP4_TRANSPORT)) macro
243 } else if (IS_IP4(sa->flags)) { in create_inline_session()459 } else if (IS_IP4(sa->flags)) { in create_ipsec_esp_flow()