Searched refs:send_sci (Results 1 – 4 of 4) sorted by relevance
191 bool send_sci; member
244 static bool send_sci(const struct macsec_secy *secy) in send_sci() function248 return tx_sc->send_sci || in send_sci()634 sci_present = send_sci(secy); in macsec_encrypt()3001 nla_put_u8(skb, MACSEC_SECY_ATTR_INC_SCI, tx_sc->send_sci) || in nla_put_secy()3750 tx_sc->send_sci = !!nla_get_u8(data[IFLA_MACSEC_INC_SCI]); in macsec_changelink_common()3977 secy->tx_sc.send_sci = DEFAULT_SEND_SCI; in macsec_add_dev()4227 nla_put_u8(skb, IFLA_MACSEC_INC_SCI, tx_sc->send_sci) || in macsec_fill_info()
440 if (priv->secy->tx_sc.send_sci) in vsc8584_macsec_flow()
354 if (secy->tx_sc.send_sci) in aq_set_txsc()