Lines Matching refs:ntohl
2340 stale = ntohl(*(__be32 *)((u8 *)err + sizeof(sctp_errhdr_t))); in sctp_sf_do_5_2_6_stale()
2650 ctsn = ntohl(sdh->cum_tsn_ack); in sctp_sf_do_9_2_shutdown()
2735 ctsn = ntohl(sdh->cum_tsn_ack); in sctp_sf_do_9_2_shut_ctsn()
2853 lowest_tsn = ntohl(cwr->lowest_tsn); in sctp_sf_do_ecn_cwr()
2910 SCTP_U32(ntohl(ecne->lowest_tsn))); in sctp_sf_do_ecne()
3183 ctsn = ntohl(sackh->cum_tsn_ack); in sctp_sf_eat_sack_6_2()
3257 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_tabort_8_4_8()
3523 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_shut_8_4_5()
3620 serial = ntohl(hdr->serial); in sctp_sf_do_asconf()
3737 rcvd_serial = ntohl(addip_hdr->serial); in sctp_sf_do_asconf_ack()
3746 sent_serial = ntohl(addip_hdr->serial); in sctp_sf_do_asconf_ack()
3862 tsn = ntohl(fwdtsn_hdr->new_cum_tsn); in sctp_sf_eat_fwd_tsn()
3930 tsn = ntohl(fwdtsn_hdr->new_cum_tsn); in sctp_sf_eat_fwd_tsn_fast()
4372 inittag = ntohl(initack->init_hdr.init_tag); in sctp_sf_abort_violation()
4402 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_abort_violation()
5966 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_abort_pkt_new()
6011 vtag = ntohl(initack->init_hdr.init_tag); in sctp_ootb_pkt_new()
6028 vtag = ntohl(init->init_hdr.init_tag); in sctp_ootb_pkt_new()
6032 vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_ootb_pkt_new()
6115 tsn = ntohl(data_hdr->tsn); in sctp_eat_data()