Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h55 u16 fc_encap_type; member
587 struct nlattr *fc_encap, u16 fc_encap_type,
H A Dip6_fib.h63 u16 fc_encap_type; member
/linux/net/ipv6/
H A Droute.c3689 cfg->fc_encap_type, cfg, gfp_flags, extack); in fib6_nh_init()
5305 cfg->fc_encap_type = nla_get_u16(tb[RTA_ENCAP_TYPE]); in rtm_to_fib6_config()
5307 err = lwtunnel_valid_encap_type(cfg->fc_encap_type, extack); in rtm_to_fib6_config()
5460 r_cfg.fc_encap_type = nla_get_u16(nla); in ip6_route_multipath_add()
/linux/net/ipv4/
H A Dnexthop.c2850 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv4()
2889 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv6()