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

/linux-master/net/ipv4/
H A Dfou_core.c1148 static const struct ip_tunnel_encap_ops fou_iptun_ops = { variable in typeref:struct:ip_tunnel_encap_ops
1164 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);
1173 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);
1182 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);

Completed in 190 milliseconds