Searched refs:SSCOP_DATA_indication (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/saal/ |
| HD | sscopdef.h | 58 SSCOP_DATA_indication, /* -> MU, SN */ enumerator
|
| HD | saal_sscfu.c | 292 case SSCOP_DATA_indication: in sscfu_input()
|
| HD | saal_sscop.c | 52 MKSTR(SSCOP_DATA_indication), 719 case SSCOP_DATA_indication: in sscop_aasig() 1109 AAL_DATA(sscop, SSCOP_DATA_indication, msg->m, msg->seqno); in m_deliver_data() 1116 AAL_DATA(sscop, SSCOP_DATA_indication, msg->m, msg->seqno); in m_deliver_data() 3910 AAL_DATA(sscop, SSCOP_DATA_indication, in sscop_ready_sd() 3918 AAL_DATA(sscop, SSCOP_DATA_indication, in sscop_ready_sd()
|
| /freebsd-13-stable/contrib/ngatm/sscop/ |
| HD | sscop_main.c | 411 case SSCOP_DATA_indication: in sscop_send_upper()
|
| /freebsd-13-stable/sys/netgraph/atm/sscop/ |
| HD | ng_sscop.c | 743 if (sig == SSCOP_DATA_indication && priv->flow) in sscop_send_upper() 754 if (sig == SSCOP_DATA_indication) in sscop_send_upper()
|