Searched defs:fwd_tsn_seen (Results 1 – 1 of 1) sorted by relevance
3027 struct sctp_tcb *stcb, struct sctp_nets **netp, int *fwd_tsn_seen) in sctp_process_control()3838 int fwd_tsn_seen = 0, data_processed = 0; in sctp_common_input_processing() local