Searched defs:key_for_each (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/net/sctp/ |
| H A D | auth.h | 56 #define key_for_each(__key, __list_head) \ macro
|
| /kernel/linux/linux-6.6/include/net/sctp/ |
| H A D | auth.h | 56 #define key_for_each(__key, __list_head) \ macro
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | auth.c | 839 key_for_each(shkey, sh_keys) { in sctp_auth_set_key() function 899 key_for_each(key, sh_keys) { in sctp_auth_set_active_key() function 950 key_for_each(key, sh_keys) { in sctp_auth_del_key_id() function 993 key_for_each(key, sh_keys) { in sctp_auth_deact_key_id() function
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | auth.c | 839 key_for_each(shkey, sh_keys) { in sctp_auth_set_key() function 899 key_for_each(key, sh_keys) { in sctp_auth_set_active_key() function 950 key_for_each(key, sh_keys) { in sctp_auth_del_key_id() function 993 key_for_each(key, sh_keys) { in sctp_auth_deact_key_id() function
|
Completed in 4 milliseconds