Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dudp.h78 #define UDP_ENCAP 100 /* Set the socket to accept macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dudp.h78 #define UDP_ENCAP 100 /* Set the socket to accept macro
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dudplite.rst90 same manner as before, e.g. UDP_CORK or UDP_ENCAP.
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c2630 case UDP_ENCAP: in udp_lib_setsockopt()
2749 case UDP_ENCAP: in udp_lib_getsockopt()