UDP_ENCAP_OVPNINUDP
if (type && type != UDP_ENCAP_OVPNINUDP) {
if (unlikely(READ_ONCE(udp_sk(sk)->encap_type) != UDP_ENCAP_OVPNINUDP))
.encap_type = UDP_ENCAP_OVPNINUDP,
if ((READ_ONCE(udp_sk(ovpn_sock->sk)->encap_type) == UDP_ENCAP_OVPNINUDP) &&