Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsctp.h425 struct sctp_shutdownhdr { struct
431 struct sctp_shutdownhdr shutdown_hdr; argument
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c2787 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shutdown()
2800 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shutdown()
2876 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shut_ctsn()
2887 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shut_ctsn()
H A Dsm_make_chunk.c857 struct sctp_shutdownhdr shut; in sctp_make_shutdown()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h591 struct sctp_shutdownhdr *shutdown_hdr;