Home
last modified time | relevance | path

Searched refs:end_of_packet (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/net/sctp/
Dinqueue.c107 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()
Dsm_statefuns.c3017 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()
Dsm_sideeffect.c1746 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
/linux-4.4.14/arch/tile/include/hv/
Ddrv_xgbe_intf.h361 uint8_t end_of_packet : 1; member
/linux-4.4.14/include/net/sctp/
Dstructs.h641 end_of_packet:1, /* Last chunk in the packet? */ member
/linux-4.4.14/drivers/net/ethernet/tile/
Dtilepro.c1926 .end_of_packet = final in tile_net_tx()