Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsctp.h421 sctp_shutdownhdr_t shutdown_hdr; member
/linux-4.4.14/include/net/sctp/
Dstructs.h585 struct sctp_shutdownhdr *shutdown_hdr; member
/linux-4.4.14/net/sctp/
Dsm_statefuns.c2649 chunk->subh.shutdown_hdr = sdh; in sctp_sf_do_9_2_shutdown()
2700 SCTP_BE32(chunk->subh.shutdown_hdr->cum_tsn_ack)); in sctp_sf_do_9_2_shutdown()
Dsm_make_chunk.c868 retval->subh.shutdown_hdr = in sctp_make_shutdown()