Searched refs:IKEV2_SAPROTO_ESP (Results 1 – 5 of 5) sorted by relevance
134 #define IKEV2_SAPROTO_ESP 3 /* ESP */ macro
1119 protoid == IKEV2_SAPROTO_ESP && in proposals_match()1129 protoid == IKEV2_SAPROTO_ESP && in proposals_match()1181 } else if (protoid == IKEV2_SAPROTO_ESP && xforms[i] == NULL && in proposals_match()
99 { SADB_SATYPE_ESP, IKEV2_SAPROTO_ESP },2048 flow.flow_saproto = IKEV2_SAPROTO_ESP; in pfkey_process()2097 spi.spi_protoid = IKEV2_SAPROTO_ESP; in pfkey_process()
309 { "esp", IKEV2_SAPROTO_ESP },634 satype : /* empty */ { $$ = IKEV2_SAPROTO_ESP; }635 | ESP { $$ = IKEV2_SAPROTO_ESP; }
3309 IKEV2_SAPROTO_ESP : IKEV2_SAPROTO_IKE; in ikev2_handle_notifies()3320 if (protoid == IKEV2_SAPROTO_ESP) { in ikev2_handle_notifies()6401 if (ic && prop->prop_protoid == IKEV2_SAPROTO_ESP) { in ikev2_childsa_negotiate()6739 case IKEV2_SAPROTO_ESP: in ikev2_valid_proposal()6764 } else if (prop->prop_protoid == IKEV2_SAPROTO_ESP) { in ikev2_valid_proposal()