Searched refs:sctp_fwdtsn_skip (Results 1 – 6 of 6) sorted by relevance
599 struct sctp_fwdtsn_skip { struct606 struct sctp_fwdtsn_skip skip[]; argument
256 struct sctp_fwdtsn_skip *skiplist);
456 (void *)pos <= (void *)chunk->subh.fwdtsn_hdr->skip + end - sizeof(struct sctp_fwdtsn_skip);\
1806 static inline int sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist, in sctp_get_skip_pos()1823 struct sctp_fwdtsn_skip ftsn_skip_arr[10]; in sctp_generate_fwdtsn()
1165 struct sctp_fwdtsn_skip *skip; in sctp_validate_fwdtsn()1243 struct sctp_fwdtsn_skip *skip; in sctp_handle_fwdtsn()
3568 struct sctp_fwdtsn_skip *skiplist) in sctp_make_fwdtsn()3572 struct sctp_fwdtsn_skip skip; in sctp_make_fwdtsn()
Completed in 20 milliseconds