OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l_natt_type
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/libipsec/
pfkey.c
1316
if (sa_parms->
l_natt_type
) {
1424
if (sa_parms->
l_natt_type
) {
1426
sa_parms->
l_natt_type
);
[
all
...]
libpfkey.h
86
u_int8_t
l_natt_type
;
member in struct:pfkey_send_sa_args
/external/ipsec-tools/src/racoon/
pfkey.c
1111
sa_args.
l_natt_type
= iph2->ph1->natt_options->encaps_type;
[
all
...]
Completed in 2629 milliseconds