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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h144 LIST_ENTRY(sctp_tagblock) sctp_nxt_tagblock; member in struct:sctp_tagblock
H A Dsctp_pcb.c5281 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) {
5309 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) {
5341 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) {
5388 LIST_INSERT_HEAD(chain, twait_block, sctp_nxt_tagblock);
7006 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) {
7805 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) {

Completed in 294 milliseconds