Home
last modified time | relevance | path

Searched refs:MACSEC_SECY_ATTR_REPLAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_macsec.h66 MACSEC_SECY_ATTR_REPLAY, enumerator
/openbmc/linux/drivers/net/
H A Dmacsec.c3035 nla_put_u8(skb, MACSEC_SECY_ATTR_REPLAY, secy->replay_protect) || in nla_put_secy()