Searched refs:SCTP_PCB_FLAGS_EXT_RCVINFO (Results 1 – 4 of 4) sorted by relevance
534 #define SCTP_PCB_FLAGS_EXT_RCVINFO 0x0000000000000002 /* deprecated */ macro
5596 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO) || in sctp_sorecvmsg()6109 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO) || in sctp_sorecvmsg()
1684 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO);3834 set_opt = SCTP_PCB_FLAGS_EXT_RCVINFO;
233 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO)) { in sctp_build_ctl_nchunk()