Searched refs:SCTP_PCB_FLAGS_EXT_RCVINFO (Results 1 – 4 of 4) sorted by relevance
548 #define SCTP_PCB_FLAGS_EXT_RCVINFO 0x0000000000000002 /* deprecated */ macro
6116 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO) ||6719 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO) ||
2261 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO);4098 set_opt = SCTP_PCB_FLAGS_EXT_RCVINFO;
240 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO)) { in sctp_build_ctl_nchunk()