Home
last modified time | relevance | path

Searched refs:sctp_ss_is_empty (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c850 .sctp_ss_is_empty = sctp_ss_default_is_empty,
878 .sctp_ss_is_empty = sctp_ss_default_is_empty,
906 .sctp_ss_is_empty = sctp_ss_default_is_empty,
934 .sctp_ss_is_empty = sctp_ss_default_is_empty,
962 .sctp_ss_is_empty = sctp_ss_default_is_empty,
990 .sctp_ss_is_empty = sctp_ss_fcfs_is_empty,
Dsctp_timer.c1338 if (stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, &stcb->asoc)) {
1341 if (!stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, &stcb->asoc)) {
Dsctp_structs.h763 int (*sctp_ss_is_empty)(struct sctp_tcb *stcb, struct sctp_association *asoc); member
Dsctp_input.c260 if (!stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc)) { in sctp_is_there_unsent_data()
1060 !stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc)) { in sctp_handle_shutdown_ack()
3317 !stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc)) {
Dsctp_output.c8281 stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc)) {
8330 (!stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc))) {
10623 stcb->asoc.ss_functions.sctp_ss_is_empty(stcb, asoc)) {