Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dinqueue.c101 chunk->pdiscard) in sctp_inq_peek()
131 chunk->pdiscard) { in sctp_inq_pop()
192 chunk->pdiscard = 0; in sctp_inq_pop()
216 chunk->pdiscard = 1; in sctp_inq_pop()
H A Dendpointola.c411 chunk->pdiscard = 1; in sctp_endpoint_bh_rcv()
H A Dsm_sideeffect.c1708 chunk->pdiscard = 1; in sctp_cmd_interpreter()
H A Dassociola.c1063 chunk->pdiscard = 1; in sctp_assoc_bh_rcv()
H A Dsm_statefuns.c178 if (unlikely(chunk->pdiscard)) in sctp_chunk_length_valid()
/openbmc/linux/include/net/sctp/
H A Dstructs.h657 pdiscard:1, /* Discard the whole packet now? */ member