Searched refs:MPLS_LABEL_IPV4NULL (Results 1 – 4 of 4) sorted by relevance
36 #define MPLS_LABEL_IPV4NULL 0 /* RFC3032 */ macro
2540 if (limit > MPLS_LABEL_IPV4NULL) { in resize_platform_label_table()2592 if ((old_limit <= MPLS_LABEL_IPV4NULL) && in resize_platform_label_table()2593 (limit > MPLS_LABEL_IPV4NULL)) { in resize_platform_label_table()2594 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV4NULL], rt0); in resize_platform_label_table()