Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dinqueue.c93 chunk->pdiscard) in sctp_inq_peek()
123 chunk->pdiscard) { in sctp_inq_pop()
186 chunk->pdiscard = 0; in sctp_inq_pop()
210 chunk->pdiscard = 1; in sctp_inq_pop()
H A Dendpointola.c406 chunk->pdiscard = 1; in sctp_endpoint_bh_rcv()
H A Dsm_sideeffect.c1695 chunk->pdiscard = 1; in sctp_cmd_interpreter()
H A Dassociola.c1054 chunk->pdiscard = 1; in sctp_assoc_bh_rcv()
H A Dsm_statefuns.c171 if (unlikely(chunk->pdiscard)) in sctp_chunk_length_valid()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h651 pdiscard:1, /* Discard the whole packet now? */ member