Symbol: sctp_feature_off
sys/netinet/sctp_output.c
13649
sctp_feature_off(inp, SCTP_PCB_FLAGS_NODELAY);
sys/netinet/sctp_pcb.c
2365
sctp_feature_off(inp, SCTP_PCB_FLAGS_INTERLEAVE_STRMS);
sys/netinet/sctp_pcb.c
2370
sctp_feature_off(inp, SCTP_PCB_FLAGS_FRAG_INTERLEAVE);
sys/netinet/sctp_pcb.c
2371
sctp_feature_off(inp, SCTP_PCB_FLAGS_INTERLEAVE_STRMS);
sys/netinet/sctp_pcb.c
2978
sctp_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF);
sys/netinet/sctp_pcb.c
2979
sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
sys/netinet/sctp_pcb.c
2985
sctp_feature_off(inp, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS);
sys/netinet/sctp_pcb.c
3079
sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
sys/netinet/sctp_usrreq.c
3810
sctp_feature_off(inp, set_opt);
sys/netinet/sctp_usrreq.c
3830
sctp_feature_off(inp, SCTP_PCB_FLAGS_PORTREUSE);
sys/netinet/sctp_usrreq.c
3857
sctp_feature_off(inp, SCTP_PCB_FLAGS_INTERLEAVE_STRMS);
sys/netinet/sctp_usrreq.c
3859
sctp_feature_off(inp, SCTP_PCB_FLAGS_FRAG_INTERLEAVE);
sys/netinet/sctp_usrreq.c
3860
sctp_feature_off(inp, SCTP_PCB_FLAGS_INTERLEAVE_STRMS);
sys/netinet/sctp_usrreq.c
5000
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVDATAIOEVNT);
sys/netinet/sctp_usrreq.c
5006
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVASSOCEVNT);
sys/netinet/sctp_usrreq.c
5012
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVPADDREVNT);
sys/netinet/sctp_usrreq.c
5018
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVSENDFAILEVNT);
sys/netinet/sctp_usrreq.c
5024
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVPEERERR);
sys/netinet/sctp_usrreq.c
5030
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVSHUTDOWNEVNT);
sys/netinet/sctp_usrreq.c
5036
sctp_feature_off(inp, SCTP_PCB_FLAGS_PDAPIEVNT);
sys/netinet/sctp_usrreq.c
5042
sctp_feature_off(inp, SCTP_PCB_FLAGS_ADAPTATIONEVNT);
sys/netinet/sctp_usrreq.c
5048
sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTHEVNT);
sys/netinet/sctp_usrreq.c
5054
sctp_feature_off(inp, SCTP_PCB_FLAGS_DRYEVNT);
sys/netinet/sctp_usrreq.c
5060
sctp_feature_off(inp, SCTP_PCB_FLAGS_STREAM_RESETEVNT);
sys/netinet/sctp_usrreq.c
5576
sctp_feature_off(inp, SCTP_PCB_FLAGS_DONOT_HEARTBEAT);
sys/netinet/sctp_usrreq.c
5582
sctp_feature_off(inp, SCTP_PCB_FLAGS_DO_NOT_PMTUD);
sys/netinet/sctp_usrreq.c
6127
sctp_feature_off(inp, event_type);
sys/netinet/sctp_usrreq.c
6163
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVRCVINFO);
sys/netinet/sctp_usrreq.c
6177
sctp_feature_off(inp, SCTP_PCB_FLAGS_RECVNXTINFO);