Searched refs:singleton (Results 1 – 9 of 9) sorted by relevance
91 if (chunk->singleton || in sctp_inq_peek()121 if (chunk->singleton || in sctp_inq_pop()184 chunk->singleton = 1; in sctp_inq_pop()207 chunk->singleton = 0; in sctp_inq_pop()
771 struct sctp_packet singleton; in sctp_packet_singleton() local773 sctp_packet_init(&singleton, transport, sport, dport); in sctp_packet_singleton()774 sctp_packet_config(&singleton, vtag, 0); in sctp_packet_singleton()775 sctp_packet_append_chunk(&singleton, chunk); in sctp_packet_singleton()776 return sctp_packet_transmit(&singleton, gfp); in sctp_packet_singleton()
241 if (!chunk->singleton) in sctp_sf_do_4_C()336 if (!chunk->singleton) in sctp_sf_do_5_1B_init()527 if (!chunk->singleton) in sctp_sf_do_5_1C_ack()1490 if (!chunk->singleton) in sctp_sf_do_unexpected_init()2967 if (!chunk->singleton) in sctp_sf_do_9_2_reshutack()
1802 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
1346 retval->singleton = 1; in sctp_chunkify()
158 bool singleton:1; member
664 if (t->singleton) { in dm_table_add_target()691 t->singleton = true; in dm_table_add_target()
217 The singleton SVC device of bus N.
648 singleton:1, /* Only chunk in the packet? */ member