Searched refs:singleton (Results 1 – 8 of 8) sorted by relevance
106 if (chunk->singleton || in sctp_inq_peek()136 if (chunk->singleton || in sctp_inq_pop()199 chunk->singleton = 1; in sctp_inq_pop()222 chunk->singleton = 0; in sctp_inq_pop()
786 struct sctp_packet singleton; in sctp_packet_singleton() local788 sctp_packet_init(&singleton, transport, sport, dport); in sctp_packet_singleton()789 sctp_packet_config(&singleton, vtag, 0); in sctp_packet_singleton()790 sctp_packet_append_chunk(&singleton, chunk); in sctp_packet_singleton()791 return sctp_packet_transmit(&singleton, gfp); in sctp_packet_singleton()
240 if (!chunk->singleton) in sctp_sf_do_4_C()335 if (!chunk->singleton) in sctp_sf_do_5_1B_init()526 if (!chunk->singleton) in sctp_sf_do_5_1C_ack()1485 if (!chunk->singleton) in sctp_sf_do_unexpected_init()
1817 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
1350 retval->singleton = 1; in sctp_chunkify()
49 bool singleton:1; member718 if (t->singleton) { in dm_table_add_target()745 t->singleton = true; in dm_table_add_target()
217 The singleton SVC device of bus N.
664 singleton:1, /* Only chunk in the packet? */ member