Searched refs:EIPSEC_INVAL_SPI (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libipsec/ | ||
H A D | ipsec_strerror.h | 55 #define EIPSEC_INVAL_SPI 18 /*invalid prefixlen*/ macro |
H A D | pfkey.c | 353 __ipsec_errcode = EIPSEC_INVAL_SPI; in pfkey_send_getspi() |