Home
last modified time | relevance | path

Searched refs:sctp_ulpq_reasm_flushtsn (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/sctp/
Dulpqueue.h78 void sctp_ulpq_reasm_flushtsn(struct sctp_ulpq *, __u32);
/linux-4.4.14/net/sctp/
Dulpqueue.c694 void sctp_ulpq_reasm_flushtsn(struct sctp_ulpq *ulpq, __u32 fwd_tsn) in sctp_ulpq_reasm_flushtsn() function
Dsm_sideeffect.c1306 sctp_ulpq_reasm_flushtsn(&asoc->ulpq, cmd->obj.u32); in sctp_cmd_interpreter()