Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c646 static int ip_tun_set_opts(struct nlattr *attr, struct ip_tunnel_info *info, in ip_tun_set_opts() function
679 err = ip_tun_set_opts(tb[LWTUNNEL_IP_OPTS], tun_info, extack); in ip_tun_build_state()
966 err = ip_tun_set_opts(tb[LWTUNNEL_IP6_OPTS], tun_info, extack); in ip6_tun_build_state()