Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacsec.c107 struct list_head secys; member
118 struct list_head secys; member
278 (list_is_singular(&rxd->secys))) { in macsec_frame_sci()
280 macsec = list_first_or_null_rcu(&rxd->secys, struct macsec_dev, in macsec_frame_sci()
281 secys); in macsec_frame_sci()
1026 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in handle_not_macsec()
1196 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
1332 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
1469 list_for_each_entry(macsec, &rxd->secys, secys) { in create_rx_sc()
4048 list_del_rcu(&macsec->secys); in macsec_common_dellink()
[all …]