Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Daf_mpls.c720 static int nla_get_via(const struct nlattr *nla, u8 *via_alen, u8 *via_table, in nla_get_via() argument
761 *via_alen = alen; in nla_get_via()
855 int via_alen = nla_len(nla) - in mpls_count_nexthops() local
858 if (via_alen <= MAX_VIA_ALEN) in mpls_count_nexthops()
860 via_alen); in mpls_count_nexthops()