Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */ macro
/linux-6.3-rc2/Documentation/networking/
A Dudplite.rst90 same manner as before, e.g. UDP_CORK or UDP_ENCAP.
/linux-6.3-rc2/tools/testing/selftests/net/
A Dnettest.c1457 if (setsockopt(sd, IPPROTO_UDP, UDP_ENCAP, &type, sizeof(type)) < 0) { in config_xfrm_policy()
/linux-6.3-rc2/net/ipv4/
A Dudp.c2723 case UDP_ENCAP: in udp_lib_setsockopt()
2842 case UDP_ENCAP: in udp_lib_getsockopt()

Completed in 20 milliseconds