SCTP_PCB_FLAGS_NODELAY
if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_NODELAY)) {
if ((sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY)) &&
if (sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY))
sctp_feature_off(inp, SCTP_PCB_FLAGS_NODELAY);
if ((sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY)) &&
if (sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY))
if ((sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY)) &&
val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_NODELAY);
set_opt = SCTP_PCB_FLAGS_NODELAY;