Home
last modified time | relevance | path

Searched refs:ecn_nonce_allowed (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/netinet/
Dsctp_structs.h587 u_int8_t ecn_nonce_allowed; /* Tells us if ECN nonce is on */ member
Dsctp_indata.c4210 if (asoc->ecn_nonce_allowed) { in sctp_handle_sack()
4228 asoc->ecn_nonce_allowed = 0; in sctp_handle_sack()
Dsctputil.c698 asoc->ecn_nonce_allowed = 0; in sctp_init_asoc()
Dsctp_input.c727 stcb->asoc.ecn_nonce_allowed = 0; in sctp_process_unrecog_param()
Dsctp_pcb.c4265 stcb->asoc.ecn_nonce_allowed = 1; in sctp_load_addresses_from_init()