Searched refs:end_of_packet (Results 1 – 7 of 7) sorted by relevance
100 chunk->end_of_packet || in sctp_inq_peek()130 chunk->end_of_packet || in sctp_inq_pop()195 chunk->end_of_packet = 0; in sctp_inq_pop()222 chunk->end_of_packet = 1; in sctp_inq_pop()
3264 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3284 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3289 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()3358 if (chunk->end_of_packet) { in sctp_sf_eat_data_fast_4_4()
1815 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
29 u8 end_of_packet: 1; member229 u8 end_of_packet: 1; member
756 const bool eop = compl_desc->end_of_packet != 0; in gve_rx_dqo()985 if (!compl_desc->end_of_packet) in gve_rx_poll_dqo()
524 .end_of_packet = cur_eop, in gve_tx_fill_pkt_desc_dqo()
652 end_of_packet:1, /* Last chunk in the packet? */ member