Searched refs:MPLS_LABEL_IPV6NULL (Results 1 – 4 of 4) sorted by relevance
38 #define MPLS_LABEL_IPV6NULL 2 /* RFC3032 */ macro
2554 if (limit > MPLS_LABEL_IPV6NULL) { in resize_platform_label_table()2586 if ((old_limit <= MPLS_LABEL_IPV6NULL) && in resize_platform_label_table()2587 (limit > MPLS_LABEL_IPV6NULL)) { in resize_platform_label_table()2588 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV6NULL], rt2); in resize_platform_label_table()