Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacsec.c105 struct list_head secys; member
116 struct list_head secys; member
274 (list_is_singular(&rxd->secys))) { in macsec_frame_sci()
276 macsec = list_first_or_null_rcu(&rxd->secys, struct macsec_dev, in macsec_frame_sci()
277 secys); in macsec_frame_sci()
1021 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in handle_not_macsec()
1191 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
1327 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
1463 list_for_each_entry(macsec, &rxd->secys, secys) { in create_rx_sc()
3986 list_del_rcu(&macsec->secys); in macsec_common_dellink()
[all …]