Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dudp_tunnel.h118 static inline void udp_tunnel_encap_enable(struct socket *sock) in udp_tunnel_encap_enable() function
/linux-4.4.14/net/ipv4/
Dudp_tunnel.c73 udp_tunnel_encap_enable(sock); in setup_udp_tunnel_sock()