Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsctp.h438 struct sctp_shutdownhdr shutdown_hdr; member
/openbmc/linux/include/net/sctp/
H A Dstructs.h597 struct sctp_shutdownhdr *shutdown_hdr; member
/openbmc/linux/net/sctp/
H A Dsm_statefuns.c2876 chunk->subh.shutdown_hdr = sdh; in sctp_sf_do_9_2_shutdown()
2927 SCTP_BE32(chunk->subh.shutdown_hdr->cum_tsn_ack)); in sctp_sf_do_9_2_shutdown()
H A Dsm_make_chunk.c869 retval->subh.shutdown_hdr = in sctp_make_shutdown()