kubernetes/vendor/github.com/vishvananda/netlink/nl/seg6local_linux.go

const SEG6_LOCAL_UNSPEC

const SEG6_LOCAL_ACTION

const SEG6_LOCAL_SRH

const SEG6_LOCAL_TABLE

const SEG6_LOCAL_NH4

const SEG6_LOCAL_NH6

const SEG6_LOCAL_IIF

const SEG6_LOCAL_OIF

const SEG6_LOCAL_BPF

const __SEG6_LOCAL_MAX

const SEG6_LOCAL_MAX

const SEG6_LOCAL_ACTION_END

const SEG6_LOCAL_ACTION_END_X

const SEG6_LOCAL_ACTION_END_T

const SEG6_LOCAL_ACTION_END_DX2

const SEG6_LOCAL_ACTION_END_DX6

const SEG6_LOCAL_ACTION_END_DX4

const SEG6_LOCAL_ACTION_END_DT6

const SEG6_LOCAL_ACTION_END_DT4

const SEG6_LOCAL_ACTION_END_B6

const SEG6_LOCAL_ACTION_END_B6_ENCAPS

const SEG6_LOCAL_ACTION_END_BM

const SEG6_LOCAL_ACTION_END_S

const SEG6_LOCAL_ACTION_END_AS

const SEG6_LOCAL_ACTION_END_AM

const SEG6_LOCAL_ACTION_END_BPF

const __SEG6_LOCAL_ACTION_MAX

const SEG6_LOCAL_ACTION_MAX

// Helper functions
func SEG6LocalActionString(action int) string {}