HomeSort by relevance Sort by last modified time
    Searched refs:EIPSEC_INVAL_ARGUMENT (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/libipsec/
ipsec_strerror.h 42 #define EIPSEC_INVAL_ARGUMENT 2 /*invalid argument*/
pfkey.c 145 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
229 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
285 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
297 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
344 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
390 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
574 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
676 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
747 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
954 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;
    [all...]
policy_parse.y 628 __ipsec_errcode = EIPSEC_INVAL_ARGUMENT;

Completed in 101 milliseconds