Searched refs:SCTP_PCB_FLAGS_NODELAY (Results 1 – 3 of 3) sorted by relevance
576 #define SCTP_PCB_FLAGS_NODELAY 0x0000000000000100 macro
7327 if ((sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY)) &&10638 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_NODELAY)) {14558 if ((sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY)) &&14575 if (sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY))14831 sctp_feature_off(inp, SCTP_PCB_FLAGS_NODELAY);14871 if ((sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY)) &&14887 if (sctp_is_feature_off(inp, SCTP_PCB_FLAGS_NODELAY))
2217 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_NODELAY);4601 set_opt = SCTP_PCB_FLAGS_NODELAY;