Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drtnetlink.h333 RTA_VIA, enumerator
/Linux-v4.19/net/mpls/
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()
1613 nla = nla_reserve(skb, RTA_VIA, alen + 2); in nla_put_via()
1825 case RTA_VIA: in rtm_to_route_config()