Searched defs:mpls_route (Results 1 – 1 of 1) sorted by relevance
71 struct mpls_route { /* next hop label forwarding entry */ struct72 struct rcu_head rt_rcu;73 u8 rt_protocol;74 u8 rt_payload_type;75 u8 rt_max_alen;76 unsigned int rt_nhn;77 struct mpls_nh rt_nh[0];