Searched defs:rt_mpls (Results 1 – 5 of 5) sorted by relevance
60 mpls_shim_swap(struct mbuf *m, struct rt_mpls *rt_mpls) in mpls_shim_swap()87 mpls_shim_push(struct mbuf *m, struct rt_mpls *rt_mpls) in mpls_shim_push()
92 struct rt_mpls { struct93 u_int32_t mpls_label;94 u_int8_t mpls_operation;95 u_int8_t mpls_exp;
51 struct rt_mpls *rt_mpls; in mpls_output() local
56 struct rt_mpls *rt_mpls; in mpls_input() local
1708 struct rt_mpls *rt_mpls; rt_mpls_set() local