Searched refs:gue_iptun_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dfou_core.c1154 static const struct ip_tunnel_encap_ops gue_iptun_ops = { variable in typeref:struct:ip_tunnel_encap_ops
1170 ret = ip_tunnel_encap_add_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE);
1183 ip_tunnel_encap_del_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE);

Completed in 113 milliseconds