Searched refs:SCTP_PCB_FLAGS_EXT_RCVINFO (Results 1 – 4 of 4) sorted by relevance
569 #define SCTP_PCB_FLAGS_EXT_RCVINFO 0x0000000000000002 /* deprecated */ macro
6485 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO) ||7059 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO) ||
2149 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO);4502 set_opt = SCTP_PCB_FLAGS_EXT_RCVINFO;
216 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXT_RCVINFO)) { in sctp_build_ctl_nchunk()