Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_PCB_FLAGS_DO_NOT_PMTUD

3100 				if (sctp_stcb_is_feature_on(inp, stcb, SCTP_PCB_FLAGS_DO_NOT_PMTUD)) {
3138 if (sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_NOT_PMTUD)) {
5754 sctp_stcb_feature_on(inp, stcb, SCTP_PCB_FLAGS_DO_NOT_PMTUD);
5763 sctp_stcb_feature_off(inp, stcb, SCTP_PCB_FLAGS_DO_NOT_PMTUD);
5820 sctp_feature_off(inp, SCTP_PCB_FLAGS_DO_NOT_PMTUD);
5822 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_NOT_PMTUD);