Home
last modified time | relevance | path

Searched refs:UDP_ENCAP (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dudp.h31 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/external/ipsec-tools/src/racoon/
Disakmp.c1713 UDP_ENCAP, &option, sizeof (option)) < 0) { in isakmp_open()