Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h436 struct sctp_shutdownhdr shutdown_hdr; member
/linux/include/net/sctp/
H A Dstructs.h584 struct sctp_shutdownhdr *shutdown_hdr; member
/linux/net/sctp/
H A Dsm_statefuns.c2879 chunk->subh.shutdown_hdr = sdh; in sctp_sf_do_9_2_shutdown()
2930 SCTP_BE32(chunk->subh.shutdown_hdr->cum_tsn_ack)); in sctp_sf_do_9_2_shutdown()
H A Dsm_make_chunk.c861 retval->subh.shutdown_hdr = in sctp_make_shutdown()