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

const SizeofXfrmUsersaId

const SizeofXfrmStats

const SizeofXfrmUsersaInfo

const SizeofXfrmUserSpiInfo

const SizeofXfrmAlgo

const SizeofXfrmAlgoAuth

const SizeofXfrmAlgoAEAD

const SizeofXfrmEncapTmpl

const SizeofXfrmUsersaFlush

const SizeofXfrmReplayStateEsn

const SizeofXfrmReplayState

const XFRM_STATE_NOECN

const XFRM_STATE_DECAP_DSCP

const XFRM_STATE_NOPMTUDISC

const XFRM_STATE_WILDRECV

const XFRM_STATE_ICMP

const XFRM_STATE_AF_UNSPEC

const XFRM_STATE_ALIGN4

const XFRM_STATE_ESN

const XFRM_SA_XFLAG_DONT_ENCAP_DSCP

const XFRM_SA_XFLAG_OSEQ_MAY_WRAP

type XfrmUsersaId

func (msg *XfrmUsersaId) Len() int {}

func DeserializeXfrmUsersaId(b []byte) *XfrmUsersaId {}

func (msg *XfrmUsersaId) Serialize() []byte {}

type XfrmStats

func (msg *XfrmStats) Len() int {}

func DeserializeXfrmStats(b []byte) *XfrmStats {}

func (msg *XfrmStats) Serialize() []byte {}

type XfrmUsersaInfo

func (msg *XfrmUsersaInfo) Len() int {}

func DeserializeXfrmUsersaInfo(b []byte) *XfrmUsersaInfo {}

func (msg *XfrmUsersaInfo) Serialize() []byte {}

type XfrmUserSpiInfo

func (msg *XfrmUserSpiInfo) Len() int {}

func DeserializeXfrmUserSpiInfo(b []byte) *XfrmUserSpiInfo {}

func (msg *XfrmUserSpiInfo) Serialize() []byte {}

type XfrmAlgo

func (msg *XfrmAlgo) Len() int {}

func DeserializeXfrmAlgo(b []byte) *XfrmAlgo {}

func (msg *XfrmAlgo) Serialize() []byte {}

type XfrmAlgoAuth

func (msg *XfrmAlgoAuth) Len() int {}

func DeserializeXfrmAlgoAuth(b []byte) *XfrmAlgoAuth {}

func (msg *XfrmAlgoAuth) Serialize() []byte {}

type XfrmAlgoAEAD

func (msg *XfrmAlgoAEAD) Len() int {}

func DeserializeXfrmAlgoAEAD(b []byte) *XfrmAlgoAEAD {}

func (msg *XfrmAlgoAEAD) Serialize() []byte {}

type XfrmEncapTmpl

func (msg *XfrmEncapTmpl) Len() int {}

func DeserializeXfrmEncapTmpl(b []byte) *XfrmEncapTmpl {}

func (msg *XfrmEncapTmpl) Serialize() []byte {}

type XfrmUsersaFlush

func (msg *XfrmUsersaFlush) Len() int {}

func DeserializeXfrmUsersaFlush(b []byte) *XfrmUsersaFlush {}

func (msg *XfrmUsersaFlush) Serialize() []byte {}

type XfrmReplayStateEsn

func (msg *XfrmReplayStateEsn) Serialize() []byte {}

type XfrmReplayState

func DeserializeXfrmReplayState(b []byte) *XfrmReplayState {}

func (msg *XfrmReplayState) Serialize() []byte {}