Home
last modified time | relevance | path

Searched refs:udp_tunnel_encap_enable (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dudp_tunnel.h113 static inline void udp_tunnel_encap_enable(struct socket *sock) in udp_tunnel_encap_enable() function
/linux-4.1.27/net/ipv4/
Dudp_tunnel.c74 udp_tunnel_encap_enable(sock); in setup_udp_tunnel_sock()