Searched refs:protect_frames (Results 1 – 1 of 1) sorted by relevance
245 bool protect_frames; member546 if (secy->protect_frames) in tx_sa_update_pn()2384 nla_put_u8(skb, MACSEC_SECY_ATTR_PROTECT, secy->protect_frames) || in nla_put_secy()2716 if (!secy->protect_frames) { in macsec_start_xmit()3041 secy->protect_frames = !!nla_get_u8(data[IFLA_MACSEC_PROTECT]); in macsec_changelink_common()3207 secy->protect_frames = true; in macsec_add_dev()3424 nla_put_u8(skb, IFLA_MACSEC_PROTECT, secy->protect_frames) || in macsec_fill_info()