Home
last modified time | relevance | path

Searched refs:UDP_ENCAP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dudp.h16 #define UDP_ENCAP 100 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dudp.h29 #define UDP_ENCAP 100 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dudp.h29 #define UDP_ENCAP 100 macro
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c2649 case UDP_ENCAP: in udp_lib_setsockopt()
2770 case UDP_ENCAP: in udp_lib_getsockopt()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c2675 case UDP_ENCAP: in udp_lib_setsockopt()
2792 case UDP_ENCAP: in udp_lib_getsockopt()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c1479 if (setsockopt(sd, IPPROTO_UDP, UDP_ENCAP, &type, sizeof(type)) < 0) { in config_xfrm_policy()

Completed in 13 milliseconds