const MPLS_LS_LABEL_SHIFT … const MPLS_LS_S_SHIFT … func EncodeMPLSStack(labels ...int) []byte { … } func DecodeMPLSStack(buf []byte) []int { … }
const MPLS_LS_LABEL_SHIFT … const MPLS_LS_S_SHIFT … func EncodeMPLSStack(labels ...int) []byte { … } func DecodeMPLSStack(buf []byte) []int { … }