Searched refs:singleton (Results 1 – 7 of 7) sorted by relevance
106 if (chunk->singleton || in sctp_inq_peek()135 if (chunk->singleton || in sctp_inq_pop()163 chunk->singleton = 1; in sctp_inq_pop()184 chunk->singleton = 0; in sctp_inq_pop()
709 struct sctp_packet singleton; in sctp_outq_flush() local825 sctp_packet_init(&singleton, transport, sport, dport); in sctp_outq_flush()826 sctp_packet_config(&singleton, vtag, 0); in sctp_outq_flush()827 sctp_packet_append_chunk(&singleton, chunk); in sctp_outq_flush()828 error = sctp_packet_transmit(&singleton); in sctp_outq_flush()
235 if (!chunk->singleton) in sctp_sf_do_4_C()327 if (!chunk->singleton) in sctp_sf_do_5_1B_init()518 if (!chunk->singleton) in sctp_sf_do_5_1C_ack()1412 if (!chunk->singleton) in sctp_sf_do_unexpected_init()
1746 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
1326 retval->singleton = 1; in sctp_chunkify()
47 unsigned singleton:1; member677 if (t->singleton) { in dm_table_add_target()706 t->singleton = 1; in dm_table_add_target()
640 singleton:1, /* Only chunk in the packet? */ member