HomeSort by: relevance | last modified time | path
    Searched refs:EIPSEC_INVAL_ARGUMENT (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/libipsec/
ipsec_strerror.h 42 #define EIPSEC_INVAL_ARGUMENT 2 /*invalid argument*/
pfkey.c 148 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
228 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
279 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
291 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
337 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
383 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
609 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
711 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
782 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
989 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
    [all...]
policy_parse.y 619 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;

Completed in 57 milliseconds