Searched refs:MPLS_LABEL_IPV4NULL (Results 1 – 2 of 2) sorted by relevance
35 #define MPLS_LABEL_IPV4NULL 0 /* RFC3032 */ macro
1410 if (limit > MPLS_LABEL_IPV4NULL) { in resize_platform_label_table()1460 if ((old_limit <= MPLS_LABEL_IPV4NULL) && in resize_platform_label_table()1461 (limit > MPLS_LABEL_IPV4NULL)) { in resize_platform_label_table()1462 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV4NULL], rt0); in resize_platform_label_table()