Searched refs:TUNNEL_ENCAP_FOU (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | fou6.c | 174 ret = ip6_tnl_encap_add_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops() 183 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops() 192 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_del_fou_ops()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | fou6.c | 174 ret = ip6_tnl_encap_add_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops() 183 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_add_fou_ops() 192 ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU); in ip6_tnl_encap_del_fou_ops()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fou_bpf.c | 60 info->encap.type = TUNNEL_ENCAP_FOU; in bpf_skb_set_fou_encap()
|
H A D | fou_core.c | 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()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 81 TUNNEL_ENCAP_FOU, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_tunnel.h | 86 TUNNEL_ENCAP_FOU, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_tunnel.h | 86 TUNNEL_ENCAP_FOU, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 94 TUNNEL_ENCAP_FOU, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 94 TUNNEL_ENCAP_FOU, enumerator
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fou.c | 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()
|
Completed in 7 milliseconds