Searched refs:protect_frames (Results 1 – 1 of 1) sorted by relevance
249 bool protect_frames; member551 if (secy->protect_frames) in tx_sa_update_pn()2390 nla_put_u8(skb, MACSEC_SECY_ATTR_PROTECT, secy->protect_frames) || in nla_put_secy()2718 if (!secy->protect_frames) { in macsec_start_xmit()3057 secy->protect_frames = !!nla_get_u8(data[IFLA_MACSEC_PROTECT]); in macsec_changelink_common()3223 secy->protect_frames = true; in macsec_add_dev()3445 nla_put_u8(skb, IFLA_MACSEC_PROTECT, secy->protect_frames) || in macsec_fill_info()