Searched refs:end_of_packet (Results 1 – 6 of 6) sorted by relevance
107 chunk->end_of_packet || in sctp_inq_peek()136 chunk->end_of_packet || in sctp_inq_pop()193 chunk->end_of_packet = 1; in sctp_inq_pop()
3017 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3037 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3042 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3112 if (chunk->end_of_packet) { in sctp_sf_eat_data_fast_4_4()
1746 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
361 uint8_t end_of_packet : 1; member
641 end_of_packet:1, /* Last chunk in the packet? */ member
1926 .end_of_packet = final in tile_net_tx()