OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EIPSEC_FAMILY_MISMATCH
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/libipsec/
ipsec_strerror.h
64
#define
EIPSEC_FAMILY_MISMATCH
24 /*family mismatch*/
pfkey.c
396
__ipsec_errcode =
EIPSEC_FAMILY_MISMATCH
;
587
__ipsec_errcode =
EIPSEC_FAMILY_MISMATCH
;
1148
__ipsec_errcode =
EIPSEC_FAMILY_MISMATCH
;
1230
__ipsec_errcode =
EIPSEC_FAMILY_MISMATCH
;
[
all
...]
policy_parse.y
462
__ipsec_errcode =
EIPSEC_FAMILY_MISMATCH
;
Completed in 346 milliseconds