Home
last modified time | relevance | path

Searched refs:end_of_packet (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dinqueue.c92 chunk->end_of_packet || in sctp_inq_peek()
122 chunk->end_of_packet || in sctp_inq_pop()
189 chunk->end_of_packet = 0; in sctp_inq_pop()
216 chunk->end_of_packet = 1; in sctp_inq_pop()
H A Dsm_statefuns.c3189 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()
3209 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()
3214 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()
3283 if (chunk->end_of_packet) { in sctp_sf_eat_data_fast_4_4()
H A Dsm_sideeffect.c1805 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
/kernel/linux/linux-6.6/net/sctp/
H A Dinqueue.c92 chunk->end_of_packet || in sctp_inq_peek()
122 chunk->end_of_packet || in sctp_inq_pop()
189 chunk->end_of_packet = 0; in sctp_inq_pop()
216 chunk->end_of_packet = 1; in sctp_inq_pop()
H A Dsm_statefuns.c3253 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()
3273 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()
3278 if (chunk->end_of_packet) in sctp_sf_eat_data_6_2()
3347 if (chunk->end_of_packet) { in sctp_sf_eat_data_fast_4_4()
H A Dsm_sideeffect.c1815 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_desc_dqo.h29 u8 end_of_packet: 1; member
229 u8 end_of_packet: 1; member
H A Dgve_rx_dqo.c612 const bool eop = compl_desc->end_of_packet != 0; in gve_rx_dqo()
816 if (!compl_desc->end_of_packet) in gve_rx_poll_dqo()
H A Dgve_tx_dqo.c470 .end_of_packet = cur_eop, in gve_tx_fill_pkt_desc_dqo()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h649 end_of_packet:1, /* Last chunk in the packet? */ member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h655 end_of_packet:1, /* Last chunk in the packet? */ member

Completed in 30 milliseconds