Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfou.c1194 static const struct ip_tunnel_encap_ops fou_iptun_ops = { variable
1210 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1219 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1228 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_del_fou_ops()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_core.c1148 static const struct ip_tunnel_encap_ops fou_iptun_ops = { variable
1164 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1173 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()
1182 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_del_fou_ops()

Completed in 3 milliseconds