Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h430 struct sctp_shutdownhdr { struct
436 struct sctp_shutdownhdr shutdown_hdr; argument
/linux/net/sctp/
H A Dsm_statefuns.c2862 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shutdown()
2875 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shutdown()
2951 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shut_ctsn()
2962 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shut_ctsn()
H A Dsm_make_chunk.c849 struct sctp_shutdownhdr shut; in sctp_make_shutdown()
/linux/include/net/sctp/
H A Dstructs.h594 struct sctp_shutdownhdr *shutdown_hdr;