Searched refs:SCTP_PCB_FLAGS_EXPLICIT_EOR (Results 1 – 5 of 5) sorted by relevance
560 #define SCTP_PCB_FLAGS_EXPLICIT_EOR 0x0000000000400000 macro
1565 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR);3783 set_opt = SCTP_PCB_FLAGS_EXPLICIT_EOR;
7160 if ((sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_EXPLICIT_EOR) == 0) && in sctp_move_to_outqueue()7821 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR))) { in sctp_med_chunk_output()12514 user_marks_eor = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR); in sctp_lower_sosend()
5531 in_eeor_mode = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR); in sctp_sorecvmsg()