Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_ASSOC_RESETEVNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp.h574 #define SCTP_PCB_FLAGS_ASSOC_RESETEVNT 0x0000000020000000 macro
H A Dsctp_usrreq.c3032 event_type = SCTP_PCB_FLAGS_ASSOC_RESETEVNT;
6074 event_type = SCTP_PCB_FLAGS_ASSOC_RESETEVNT;
H A Dsctputil.c3896 if (sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_ASSOC_RESETEVNT)) { in sctp_notify_stream_reset_tsn()