Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_pcb.h451 struct sctp_block_entry *block_entry; /* pointer locked by socket member
H A Dsctp_pcb.c4653 if (stcb->block_entry) { in sctp_free_assoc()
4655 stcb->block_entry->error = ECONNRESET; in sctp_free_assoc()
4656 stcb->block_entry = NULL; in sctp_free_assoc()
H A Dsctp_output.c13123 stcb->block_entry = &be; in sctp_lower_sosend()
13136 stcb->block_entry = NULL; in sctp_lower_sosend()
13486 stcb->block_entry = &be; in sctp_lower_sosend()
13498 stcb->block_entry = NULL; in sctp_lower_sosend()