Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h54 struct nlattr *fc_encap; member
586 struct nlattr *fc_encap, u16 fc_encap_type,
H A Dip6_fib.h62 struct nlattr *fc_encap; member
/linux/net/ipv4/
H A Dnexthop.c2873 .fc_encap = cfg->nh_encap, in nh_create_ipv4()
2912 .fc_encap = cfg->nh_encap, in nexthop_create()
/linux/net/ipv6/
H A Droute.c3693 err = fib_nh_common_init(net, &fib6_nh->nh_common, cfg->fc_encap, in fib6_nh_init()
5307 cfg->fc_encap = tb[RTA_ENCAP]; in rtm_to_fib6_config()
5462 r_cfg.fc_encap = nla_find(attrs, attrlen, RTA_ENCAP); in ip6_route_multipath_add()