Searched refs:sctp_ndelay (Results 1 – 5 of 5) sorted by relevance
793 sctp_ndelay : 1, /* turn off Nagle */ member834 #define sctp_ndelay sctp_bits.sctp_ndelay macro
838 *i1 = sctp->sctp_ndelay; in sctp_get_opt()1162 sctp->sctp_ndelay = ONOFF(*i1); in sctp_set_opt()
869 sctp->sctp_ndelay = psctp->sctp_ndelay; in sctp_init_values()
1035 !sctp->sctp_ndelay || in sctp_output()
591 mdb_printf("\tndelay\t\t\t%d\n", sctp->sctp_ndelay); in show_sctp_flags()