OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encaps_type
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
nattraversal.h
63
u_int16_t
encaps_type
; /* ESPINUDP / ESPINUDP_NON_IKE */
member in struct:ph1natt_options
nattraversal.c
242
opts->
encaps_type
= UDP_ENCAP_ESPINUDP_NON_IKE;
253
opts->
encaps_type
= UDP_ENCAP_ESPINUDP;
265
opts->
encaps_type
= UDP_ENCAP_ESPINUDP;
273
opts->
encaps_type
= UDP_ENCAP_ESPINUDP;
pfkey.c
1111
sa_args.l_natt_type = iph2->ph1->natt_options->
encaps_type
;
[
all
...]
Completed in 112 milliseconds