Home
last modified time | relevance | path

Searched refs:sctp_for_each_hentry (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dproc.c174 sctp_for_each_hentry(epb, &head->chain) { in sctp_eps_seq_show()
H A Dinput.c741 sctp_for_each_hentry(epb2, &head->chain) { in __sctp_hash_endpoint()
846 sctp_for_each_hentry(epb, &head->chain) { in __sctp_rcv_lookup_endpoint()
H A Dsocket.c5202 sctp_for_each_hentry(epb, &head->chain) { in sctp_for_each_endpoint()
8118 sctp_for_each_hentry(pp, &head->chain) in sctp_get_port_local()
8147 sctp_for_each_hentry(pp, &head->chain) { in sctp_get_port_local()
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c173 sctp_for_each_hentry(ep, &head->chain) { in sctp_eps_seq_show()
H A Dinput.c751 sctp_for_each_hentry(ep2, &head->chain) { in __sctp_hash_endpoint()
853 sctp_for_each_hentry(ep, &head->chain) { in __sctp_rcv_lookup_endpoint()
H A Dsocket.c5318 sctp_for_each_hentry(ep, &head->chain) { in sctp_for_each_endpoint()
8367 sctp_for_each_hentry(pp, &head->chain) in sctp_get_port_local()
8396 sctp_for_each_hentry(pp, &head->chain) { in sctp_get_port_local()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h509 #define sctp_for_each_hentry(epb, head) \ macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsctp.h507 #define sctp_for_each_hentry(ep, head) \ macro

Completed in 27 milliseconds