Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dinternal.h29 #define MAX_VIA_ALEN (ALIGN(MAX_ADDR_LEN, VIA_ALEN_ALIGN)) macro
Daf_mpls.c354 u8 rc_via[MAX_VIA_ALEN];
653 if (via_alen <= MAX_VIA_ALEN) in mpls_count_nexthops()
1065 if (alen > MAX_VIA_ALEN) in nla_get_via()