Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | udphdr |
Macros | |
#define | UDP_CORK 1 /* Never send partially complete segments */ |
#define | UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ |
#define | UDP_ENCAP_ESPINUDP_NON_IKE 1 /* draft-ietf-ipsec-nat-t-ike-00/01 */ |
#define | UDP_ENCAP_ESPINUDP 2 /* draft-ietf-ipsec-udp-encaps-06 */ |
#define | UDP_ENCAP_L2TPINUDP 3 /* rfc2661 */ |
#define UDP_ENCAP_ESPINUDP 2 /* draft-ietf-ipsec-udp-encaps-06 */ |
#define UDP_ENCAP_ESPINUDP_NON_IKE 1 /* draft-ietf-ipsec-nat-t-ike-00/01 */ |