Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_PCB_FLAGS_PDAPIEVNT

2786 		if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_PDAPIEVNT))
3651 event_type = SCTP_PCB_FLAGS_PDAPIEVNT;
5591 sctp_feature_on(inp, SCTP_PCB_FLAGS_PDAPIEVNT);
5593 sctp_feature_off(inp, SCTP_PCB_FLAGS_PDAPIEVNT);
5650 sctp_stcb_feature_on(inp, stcb, SCTP_PCB_FLAGS_PDAPIEVNT);
5652 sctp_stcb_feature_off(inp, stcb, SCTP_PCB_FLAGS_PDAPIEVNT);
6560 event_type = SCTP_PCB_FLAGS_PDAPIEVNT;