Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_PCB_FLAGS_RECVSENDFAILEVNT

2765 		if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_RECVSENDFAILEVNT))
3630 event_type = SCTP_PCB_FLAGS_RECVSENDFAILEVNT;
5306 sctp_feature_on(inp, SCTP_PCB_FLAGS_RECVSENDFAILEVNT);
5308 sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVSENDFAILEVNT);
5368 sctp_stcb_feature_on(inp, stcb, SCTP_PCB_FLAGS_RECVSENDFAILEVNT);
5370 sctp_stcb_feature_off(inp, stcb, SCTP_PCB_FLAGS_RECVSENDFAILEVNT);
6245 event_type = SCTP_PCB_FLAGS_RECVSENDFAILEVNT;