Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel_core.c648 static int ip_tun_get_optlen(struct nlattr *attr, in ip_tun_get_optlen() function
675 opt_len = ip_tun_get_optlen(tb[LWTUNNEL_IP_OPTS], extack); in ip_tun_build_state()
962 opt_len = ip_tun_get_optlen(tb[LWTUNNEL_IP6_OPTS], extack); in ip6_tun_build_state()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel_core.c640 static int ip_tun_get_optlen(struct nlattr *attr, in ip_tun_get_optlen() function
667 opt_len = ip_tun_get_optlen(tb[LWTUNNEL_IP_OPTS], extack); in ip_tun_build_state()
954 opt_len = ip_tun_get_optlen(tb[LWTUNNEL_IP6_OPTS], extack); in ip6_tun_build_state()

Completed in 5 milliseconds