Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dsctp_pcb.h453 struct sctp_block_entry *block_entry; /* pointer locked by socket member
H A Dsctp_pcb.c4803 if (stcb->block_entry) { in sctp_free_assoc()
4805 stcb->block_entry->error = ECONNRESET; in sctp_free_assoc()
4806 stcb->block_entry = NULL; in sctp_free_assoc()
H A Dsctp_output.c13083 stcb->block_entry = &be; in sctp_lower_sosend()
13093 stcb->block_entry = NULL; in sctp_lower_sosend()
13440 stcb->block_entry = &be; in sctp_lower_sosend()
13442 stcb->block_entry = NULL; in sctp_lower_sosend()