Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_DATA_FIRST_FRAG

434 		if (chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) {
497 if ((chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) == 0) {
500 } else if (chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) {
753 if ((chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) == 0) {
789 if ((chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) &&
863 (chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) !=
864 SCTP_DATA_FIRST_FRAG) {
881 (chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) == SCTP_DATA_FIRST_FRAG) {
992 SCTP_DATA_FIRST_FRAG ||
1000 SCTP_DATA_FIRST_FRAG) {
1079 SCTP_DATA_FIRST_FRAG) {
1102 if (next->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) {
1259 SCTP_DATA_FIRST_FRAG) {
1478 if ((chunk_flags & SCTP_DATA_FIRST_FRAG) &&
1601 if ((chunk_flags & SCTP_DATA_FIRST_FRAG) == SCTP_DATA_FIRST_FRAG) {
2268 if ((chk->rec.data.rcv_flags & SCTP_DATA_FIRST_FRAG) &&