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

/linux-4.4.14/include/net/sctp/
H A Dauth.h68 #define key_for_each(__key, __list_head) \ macro
/linux-4.4.14/net/sctp/
H A Dauth.c366 key_for_each(sh_key, &ep->endpoint_shared_keys) { sctp_auth_asoc_copy_shkeys()
434 key_for_each(key, &asoc->endpoint_shared_keys) { sctp_auth_get_shkey()
840 key_for_each(cur_key, sh_keys) { key_for_each() function
896 key_for_each(key, sh_keys) { key_for_each() function
938 key_for_each(key, sh_keys) { key_for_each() function

Completed in 41 milliseconds