Searched refs:sdh (Results 1 – 2 of 2) sorted by relevance
2871 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shutdown() 2884 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shutdown() 2885 skb_pull(chunk->skb, sizeof(*sdh)); in sctp_sf_do_9_2_shutdown() 2886 chunk->subh.shutdown_hdr = sdh; in sctp_sf_do_9_2_shutdown() 2887 ctsn = ntohl(sdh->cum_tsn_ack); in sctp_sf_do_9_2_shutdown() 2960 struct sctp_shutdownhdr *sdh; in sctp_sf_do_9_2_shut_ctsn() 2971 sdh = (struct sctp_shutdownhdr *)chunk->skb->data; in sctp_sf_do_9_2_shut_ctsn() 2972 ctsn = ntohl(sdh->cum_tsn_ack); in sctp_sf_do_9_2_shut_ctsn() 2993 SCTP_BE32(sdh->cum_tsn_ack));2866 struct sctp_shutdownhdr *sdh; sctp_sf_do_9_2_shutdown() local 2955 struct sctp_shutdownhdr *sdh; sctp_sf_do_9_2_shut_ctsn() local
2323 uint64_t sdh:4; member2327 uint64_t sdh:4;