4 #include "mpls_struct.h"
6 int mpls_inet_addr_compare(struct mpls_inet_addr
*, struct mpls_inet_addr
*);
7 int mpls_nexthop_compare(struct mpls_nexthop
*, struct mpls_nexthop
*);
8 int mpls_dest_compare(struct mpls_dest
*, struct mpls_dest
*);
9 int mpls_label_struct_compare(struct mpls_label_struct
*,
10 struct mpls_label_struct
*);
11 int mpls_range_compare(struct mpls_range
*, struct mpls_range
*);
12 int mpls_fec_compare(struct mpls_fec
*, struct mpls_fec
*);