Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dmacsec.c218 bool end_station; member
409 (secy->n_rx_sc > 1 && !tx_sc->end_station && !tx_sc->scb); in send_sci()
465 if (tx_sc->end_station) in macsec_fill_sectag()
2395 nla_put_u8(skb, MACSEC_SECY_ATTR_ES, tx_sc->end_station) || in nla_put_secy()
3063 tx_sc->end_station = !!nla_get_u8(data[IFLA_MACSEC_ES]); in macsec_changelink_common()
3231 secy->tx_sc.end_station = false; in macsec_add_dev()
3447 nla_put_u8(skb, IFLA_MACSEC_ES, tx_sc->end_station) || in macsec_fill_info()