Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dmpls.h36 #define MPLS_LABEL_IPV4NULL 0 /* RFC3032 */ macro
/Linux-v4.19/net/mpls/
Daf_mpls.c2293 if (limit > MPLS_LABEL_IPV4NULL) { in resize_platform_label_table()
2345 if ((old_limit <= MPLS_LABEL_IPV4NULL) && in resize_platform_label_table()
2346 (limit > MPLS_LABEL_IPV4NULL)) { in resize_platform_label_table()
2347 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV4NULL], rt0); in resize_platform_label_table()