Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h379 RTA_VIA, enumerator
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c851 nla = nla_find(attrs, attrlen, RTA_VIA); in mpls_count_nexthops()
914 nla_via = nla_find(attrs, attrlen, RTA_VIA); in mpls_nh_build_multi()
1689 nla = nla_reserve(skb, RTA_VIA, alen + 2); in nla_put_via()
1904 case RTA_VIA: in rtm_to_route_config()
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c724 nlav = nla_find(attrs, attrlen, RTA_VIA); in fib_get_nhs()
951 nlav = nla_find(attrs, attrlen, RTA_VIA); in fib_nh_match()
1666 nla = nla_reserve(skb, RTA_VIA, alen + 2); in fib_nexthop_info()
A Dfib_frontend.c782 case RTA_VIA: in rtm_to_fib_config()
A Droute.c3002 nla = nla_reserve(skb, RTA_VIA, alen + 2); in rt_fill_info()
/linux-6.3-rc2/net/ipv6/
A Droute.c5053 if (tb[RTA_VIA]) { in rtm_to_fib6_config()

Completed in 33 milliseconds