mpls_shim_swap
struct mbuf *mpls_shim_swap(struct mbuf *, struct rt_mpls *);
m = mpls_shim_swap(m, rt_mpls);
return (mpls_shim_swap(m, rt_mpls));