Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c1070 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
1081 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1314 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1938 stcb = LIST_FIRST(&inp->sctp_asoc_list);
2065 stcb = LIST_FIRST(&inp->sctp_asoc_list); \
2429 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
2454 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4656 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4707 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4733 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
[all …]
Dsctp_pcb.c1347 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1559 stcb = LIST_FIRST(&inp->sctp_asoc_list);
2977 LIST_INIT(&inp->sctp_asoc_list);
3120 LIST_INSERT_HEAD(&new_inp->sctp_asoc_list, stcb, sctp_tcblist);
3948 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_list, sctp_tcblist, nasoc) {
4097 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_list, sctp_tcblist, nasoc) {
5151 LIST_INSERT_HEAD(&inp->sctp_asoc_list, stcb, sctp_tcblist);
6141 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
6213 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
8025 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_pcb.h484 struct sctpasochead sctp_asoc_list; member
Dsctp_sysctl.c470 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
558 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_auth.c1205 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctputil.c1552 it->stcb = LIST_FIRST(&it->inp->sctp_asoc_list); in sctp_iterator_work()
4729 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
4798 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
Dsctp_asconf.c3257 if (LIST_EMPTY(&inp->sctp_asoc_list)) { in sctp_addr_mgmt_ep_sa()
Dsctp_output.c13629 stcb = LIST_FIRST(&inp->sctp_asoc_list);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c1218 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1322 stcb = LIST_FIRST(&inp->sctp_asoc_list);
1452 stcb = LIST_FIRST(&inp->sctp_asoc_list);