Searched refs:end_of_packet (Results 1 – 8 of 8) sorted by relevance
119 chunk->end_of_packet || in sctp_inq_peek()148 chunk->end_of_packet || in sctp_inq_pop()224 chunk->end_of_packet = 1; in sctp_inq_pop()
2949 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()2969 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()2974 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3043 if (chunk->end_of_packet) { in sctp_sf_eat_data_fast_4_4()
1719 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
1267 retval->end_of_packet = 0; in sctp_chunkify()
361 uint8_t end_of_packet : 1; member
1004 int n, end_of_packet, rc; in tso_fill_packet_with_fragment() local1026 end_of_packet = st->out_len == 0 || st->packet_space == 0; in tso_fill_packet_with_fragment()1027 buffer->continuation = !end_of_packet; in tso_fill_packet_with_fragment()
771 end_of_packet:1, /* Last chunk in the packet? */ member
2007 .end_of_packet = final in tile_net_tx()