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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dinqueue.c117 chunk->end_of_packet ||
146 chunk->end_of_packet ||
222 chunk->end_of_packet = 1;
H A Dsm_statefuns.c2908 if (chunk->end_of_packet)
2928 if (chunk->end_of_packet)
2933 if (chunk->end_of_packet)
3002 if (chunk->end_of_packet) {
H A Dsm_sideeffect.c1679 if (chunk->end_of_packet || chunk->singleton)
H A Dsm_make_chunk.c1240 retval->end_of_packet = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dtx.c938 int n, end_of_packet, rc; local
960 end_of_packet = st->out_len == 0 || st->packet_space == 0;
961 buffer->continuation = !end_of_packet;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dadpcm.c519 if (end_of_packet) \
523 end_of_packet = 1; \
722 int end_of_packet = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h761 end_of_packet:1, /* Last chunk in the packet? */ member in struct:sctp_chunk

Completed in 96 milliseconds