Home
last modified time | relevance | path

Searched refs:shutdown_hdr (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/
Dsctp.h438 struct sctp_shutdownhdr shutdown_hdr; member
/linux-6.12.1/include/net/sctp/
Dstructs.h594 struct sctp_shutdownhdr *shutdown_hdr; member
/linux-6.12.1/net/sctp/
Dsm_statefuns.c2877 chunk->subh.shutdown_hdr = sdh; in sctp_sf_do_9_2_shutdown()
2928 SCTP_BE32(chunk->subh.shutdown_hdr->cum_tsn_ack)); in sctp_sf_do_9_2_shutdown()
Dsm_make_chunk.c869 retval->subh.shutdown_hdr = in sctp_make_shutdown()