OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADMIN_ESTABLISH_SA
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
admin.h
72
#define
ADMIN_ESTABLISH_SA
0x0202
admin.c
365
com->ac_cmd =
ADMIN_ESTABLISH_SA
;
394
case
ADMIN_ESTABLISH_SA
:
racoonctl.c
120
{ f_exchangesa,
ADMIN_ESTABLISH_SA
, "establish-sa" },
121
{ f_exchangesa,
ADMIN_ESTABLISH_SA
, "es" },
122
{ f_vpnc,
ADMIN_ESTABLISH_SA
, "vpn-connect" },
123
{ f_vpnc,
ADMIN_ESTABLISH_SA
, "vc" },
651
int cmd =
ADMIN_ESTABLISH_SA
;
[
all
...]
Completed in 473 milliseconds