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
587 struct nlattr *fc_encap, u16 fc_encap_type,
/linux/net/ipv4/
H A Dfib_frontend.c823 cfg->fc_encap = attr; in rtm_to_fib_config()
852 cfg->fc_encap || cfg->fc_mp) { in rtm_to_fib_config()
H A Dnexthop.c2813 .fc_encap = cfg->nh_encap, in nh_create_ipv4()
2852 .fc_encap = cfg->nh_encap, in nh_create_ipv6()
/linux/net/ipv6/
H A Droute.c3671 err = fib_nh_common_init(net, &fib6_nh->nh_common, cfg->fc_encap, in fib6_nh_init()
5284 cfg->fc_encap = tb[RTA_ENCAP]; in rtm_to_fib6_config()
5439 r_cfg.fc_encap = nla_find(attrs, attrlen, RTA_ENCAP); in ip6_route_multipath_add()