Home
last modified time | relevance | path

Searched refs:EIPSEC_INVAL_DIR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dipsec_strerror.h57 #define EIPSEC_INVAL_DIR 17 /*Invalid direciton*/ macro
H A Dpolicy_parse.y347 __ipsec_errcode = EIPSEC_INVAL_DIR;
353 __ipsec_errcode = EIPSEC_INVAL_DIR;
H A Dipsec_dump_policy.c169 __ipsec_errcode = EIPSEC_INVAL_DIR; in ipsec_dump_policy1()