Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dinternal.h127 int nla_get_via(const struct nlattr *nla, u8 *via_alen, u8 *via_table,
Daf_mpls.c650 int via_alen = nla_len(nla) - in mpls_count_nexthops() local
653 if (via_alen <= MAX_VIA_ALEN) in mpls_count_nexthops()
655 via_alen); in mpls_count_nexthops()
1054 int nla_get_via(const struct nlattr *nla, u8 *via_alen, in nla_get_via() argument
1089 *via_alen = alen; in nla_get_via()