Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmpls.h36 #define MPLS_LABEL_IPV4NULL 0 /* RFC3032 */ macro
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c2535 if (limit > MPLS_LABEL_IPV4NULL) { in resize_platform_label_table()
2587 if ((old_limit <= MPLS_LABEL_IPV4NULL) && in resize_platform_label_table()
2588 (limit > MPLS_LABEL_IPV4NULL)) { in resize_platform_label_table()
2589 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV4NULL], rt0); in resize_platform_label_table()

Completed in 7 milliseconds