Searched defs:max_labels (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/mpls/ |
| D | af_mpls.c | 508 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() 799 struct nlattr *newdst, u8 max_labels, in mpls_nh_build() 835 u8 *max_labels) in mpls_count_nexthops() 883 struct mpls_route *rt, u8 max_labels, in mpls_nh_build_multi() 969 u8 max_labels; in mpls_route_add() local 1729 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, in nla_get_labels()
|
| /kernel/linux/linux-6.6/net/mpls/ |
| D | af_mpls.c | 511 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() 802 struct nlattr *newdst, u8 max_labels, in mpls_nh_build() 838 u8 *max_labels) in mpls_count_nexthops() 886 struct mpls_route *rt, u8 max_labels, in mpls_nh_build_multi() 972 u8 max_labels; in mpls_route_add() local 1726 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, in nla_get_labels()
|