kubernetes/vendor/github.com/vishvananda/netlink/xfrm_monitor_linux.go

type XfrmMsg

type XfrmMsgExpire

func (ue *XfrmMsgExpire) Type() nl.XfrmMsgType {}

func parseXfrmMsgExpire(b []byte) *XfrmMsgExpire {}

func XfrmMonitor(ch chan<- XfrmMsg, done <-chan struct{}

func xfrmMcastGroups(types []nl.XfrmMsgType) ([]uint, error) {}