Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsctp.h432 struct sctp_shutdownhdr { struct
438 struct sctp_shutdownhdr shutdown_hdr; argument
/Linux-v5.15/net/sctp/
Dsm_statefuns.c2847 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shutdown()
2860 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shutdown()
2936 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shut_ctsn()
2947 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shut_ctsn()
Dsm_make_chunk.c857 struct sctp_shutdownhdr shut; in sctp_make_shutdown()
/Linux-v5.15/include/net/sctp/
Dstructs.h596 struct sctp_shutdownhdr *shutdown_hdr;