Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c103 * @secys: linked list of SecY's on the underlying device
110 struct list_head secys; member
117 * @secys: linked list of SecY's on this underlying device
120 struct list_head secys; member
1035 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in handle_not_macsec()
1164 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
1304 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c93 * @secys: linked list of SecY's on the underlying device
102 struct list_head secys; member
109 * @secys: linked list of SecY's on this underlying device
112 struct list_head secys; member
1004 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in handle_not_macsec()
1147 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
1287 list_for_each_entry_rcu(macsec, &rxd->secys, secys) { in macsec_handle_frame()
[all...]

Completed in 10 milliseconds