Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h454 struct sctp_block_entry *block_entry; /* pointer locked by socket member
H A Dsctp_pcb.c4785 if (stcb->block_entry) { in sctp_free_assoc()
4787 stcb->block_entry->error = ECONNRESET; in sctp_free_assoc()
4788 stcb->block_entry = NULL; in sctp_free_assoc()
H A Dsctp_output.c13054 stcb->block_entry = &be; in sctp_lower_sosend()
13056 stcb->block_entry = NULL; in sctp_lower_sosend()
13393 stcb->block_entry = &be; in sctp_lower_sosend()
13395 stcb->block_entry = NULL; in sctp_lower_sosend()