Home
last modified time | relevance | path

Searched refs:sctp_asoc_list (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c1168 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
1176 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1420 stcb = LIST_FIRST(&inp->sctp_asoc_list);
2035 stcb = LIST_FIRST(&inp->sctp_asoc_list);
2177 stcb = LIST_FIRST(&inp->sctp_asoc_list); \
2498 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
2515 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4213 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4262 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4287 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
[all …]
Dsctp_pcb.h473 struct sctpasochead sctp_asoc_list; member
Dsctp_pcb.c1301 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1513 stcb = LIST_FIRST(&inp->sctp_asoc_list);
2930 LIST_INIT(&inp->sctp_asoc_list);
3069 LIST_INSERT_HEAD(&new_inp->sctp_asoc_list, stcb, sctp_tcblist);
3864 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_list, sctp_tcblist, nasoc) {
4027 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_list, sctp_tcblist, nasoc) {
5069 LIST_INSERT_HEAD(&inp->sctp_asoc_list, stcb, sctp_tcblist);
6182 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
7866 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_sysctl.c454 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
528 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_asconf.c2333 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) { in sctp_set_primary_ip_address()
3231 if (LIST_EMPTY(&inp->sctp_asoc_list)) { in sctp_addr_mgmt_ep_sa()
Dsctp_auth.c1254 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctputil.c1322 it->stcb = LIST_FIRST(&it->inp->sctp_asoc_list); in sctp_iterator_work()
4164 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
4232 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
Dsctp_input.c5698 LIST_FOREACH(lstcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_output.c13132 stcb = LIST_FIRST(&inp->sctp_asoc_list);
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c1282 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1387 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1514 stcb = LIST_FIRST(&inp->sctp_asoc_list);