Home
last modified time | relevance | path

Searched refs:ntohl (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_seqadj.c50 before(this_way->correction_pos, ntohl(seq))) { in nf_ct_seqadj_set()
51 this_way->correction_pos = ntohl(seq); in nf_ct_seqadj_set()
86 if (after(ntohl(sack->start_seq) - seq->offset_before, in nf_ct_sack_block_adjust()
88 new_start_seq = htonl(ntohl(sack->start_seq) - in nf_ct_sack_block_adjust()
91 new_start_seq = htonl(ntohl(sack->start_seq) - in nf_ct_sack_block_adjust()
94 if (after(ntohl(sack->end_seq) - seq->offset_before, in nf_ct_sack_block_adjust()
96 new_end_seq = htonl(ntohl(sack->end_seq) - in nf_ct_sack_block_adjust()
99 new_end_seq = htonl(ntohl(sack->end_seq) - in nf_ct_sack_block_adjust()
103 ntohl(sack->start_seq), ntohl(new_start_seq), in nf_ct_sack_block_adjust()
104 ntohl(sack->end_seq), ntohl(new_end_seq)); in nf_ct_sack_block_adjust()
[all …]
Dxt_iprange.c24 m = ntohl(iph->saddr) < ntohl(info->src_min.ip); in iprange_mt4()
25 m |= ntohl(iph->saddr) > ntohl(info->src_max.ip); in iprange_mt4()
37 m = ntohl(iph->daddr) < ntohl(info->dst_min.ip); in iprange_mt4()
38 m |= ntohl(iph->daddr) > ntohl(info->dst_max.ip); in iprange_mt4()
59 return ntohl(a->s6_addr32[i]) < ntohl(b->s6_addr32[i]); in iprange_ipv6_lt()
Dnft_hash.c84 priv->offset = ntohl(nla_get_be32(tb[NFTA_HASH_OFFSET])); in nft_jhash_init()
97 priv->modulus = ntohl(nla_get_be32(tb[NFTA_HASH_MODULUS])); in nft_jhash_init()
105 priv->seed = ntohl(nla_get_be32(tb[NFTA_HASH_SEED])); in nft_jhash_init()
127 priv->offset = ntohl(nla_get_be32(tb[NFTA_HASH_OFFSET])); in nft_symhash_init()
131 priv->modulus = ntohl(nla_get_be32(tb[NFTA_HASH_MODULUS])); in nft_symhash_init()
215 type = ntohl(nla_get_be32(tb[NFTA_HASH_TYPE])); in nft_hash_select_ops()
Dnf_synproxy_core.c221 *ptr = htonl(ntohl(*ptr) - in synproxy_tstamp_adjust()
226 *ptr = htonl(ntohl(*ptr) + in synproxy_tstamp_adjust()
496 nth->ack_seq = htonl(ntohl(th->seq) + 1); in synproxy_send_client_synack()
542 nth->ack_seq = htonl(ntohl(th->ack_seq) - 1); in synproxy_send_server_syn()
583 nth->seq = htonl(ntohl(th->ack_seq)); in synproxy_send_server_ack()
584 nth->ack_seq = htonl(ntohl(th->seq) + 1); in synproxy_send_server_ack()
621 nth->seq = htonl(ntohl(th->seq) + 1); in synproxy_send_client_ack()
643 mss = __cookie_v4_check(ip_hdr(skb), th, ntohl(th->ack_seq) - 1); in synproxy_recv_client_ack()
697 ntohl(th->seq) + 1); in ipv4_synproxy_hook()
724 ntohl(th->seq) + 1)) { in ipv4_synproxy_hook()
[all …]
/kernel/linux/linux-5.10/net/ncsi/
Dncsi-rsp.c60 if (ntohl(*pchecksum) == 0) in ncsi_validate_rsp_pkt()
287 ncm->data[1] = ntohl(cmd->mode); in ncsi_rsp_handler_ae()
309 ncm->data[0] = ntohl(cmd->mode); in ncsi_rsp_handler_sl()
310 ncm->data[1] = ntohl(cmd->oem_mode); in ncsi_rsp_handler_sl()
331 ncm->data[2] = ntohl(rsp->status); in ncsi_rsp_handler_gls()
332 ncm->data[3] = ntohl(rsp->other); in ncsi_rsp_handler_gls()
333 ncm->data[4] = ntohl(rsp->oem_status); in ncsi_rsp_handler_gls()
406 ncm->data[0] = ntohl(cmd->mode); in ncsi_rsp_handler_ev()
503 ncm->data[0] = ntohl(cmd->mode); in ncsi_rsp_handler_ebf()
556 ncm->data[0] = ntohl(cmd->mode); in ncsi_rsp_handler_egmf()
[all …]
/kernel/linux/linux-5.10/fs/afs/
Dvlclient.c35 nr_servers = ntohl(uvldb->nServers); in afs_deliver_vl_get_entry_by_name_u()
40 entry->name[i] = (u8)ntohl(uvldb->name[i]); in afs_deliver_vl_get_entry_by_name_u()
48 tmp = ntohl(uvldb->serverFlags[i]); in afs_deliver_vl_get_entry_by_name_u()
54 vlflags = ntohl(uvldb->flags); in afs_deliver_vl_get_entry_by_name_u()
61 tmp = ntohl(uvldb->serverFlags[i]); in afs_deliver_vl_get_entry_by_name_u()
78 uuid->time_mid = htons(ntohl(xdr->time_mid)); in afs_deliver_vl_get_entry_by_name_u()
79 uuid->time_hi_and_version = htons(ntohl(xdr->time_hi_and_version)); in afs_deliver_vl_get_entry_by_name_u()
80 uuid->clock_seq_hi_and_reserved = (u8)ntohl(xdr->clock_seq_hi_and_reserved); in afs_deliver_vl_get_entry_by_name_u()
81 uuid->clock_seq_low = (u8)ntohl(xdr->clock_seq_low); in afs_deliver_vl_get_entry_by_name_u()
83 uuid->node[j] = (u8)ntohl(xdr->node[j]); in afs_deliver_vl_get_entry_by_name_u()
[all …]
Dcmservice.c251 call->count = ntohl(call->tmp); in afs_deliver_cb_callback()
280 cb->fid.vid = ntohl(*bp++); in afs_deliver_cb_callback()
281 cb->fid.vnode = ntohl(*bp++); in afs_deliver_cb_callback()
282 cb->fid.unique = ntohl(*bp++); in afs_deliver_cb_callback()
296 call->count2 = ntohl(call->tmp); in afs_deliver_cb_callback()
401 r->time_mid = htons(ntohl(b[1])); in afs_deliver_cb_init_call_back_state3()
402 r->time_hi_and_version = htons(ntohl(b[2])); in afs_deliver_cb_init_call_back_state3()
403 r->clock_seq_hi_and_reserved = ntohl(b[3]); in afs_deliver_cb_init_call_back_state3()
404 r->clock_seq_low = ntohl(b[4]); in afs_deliver_cb_init_call_back_state3()
407 r->node[loop] = ntohl(b[loop + 5]); in afs_deliver_cb_init_call_back_state3()
[all …]
Dfsclient.c24 fid->vid = ntohl(*bp++); in xdr_decode_AFSFid()
25 fid->vnode = ntohl(*bp++); in xdr_decode_AFSFid()
26 fid->unique = ntohl(*bp++); in xdr_decode_AFSFid()
43 i, ntohl(x[0]), ntohl(x[1]), ntohl(x[2]), ntohl(x[3])); in xdr_dump_bad()
47 pr_notice("0x50: %08x\n", ntohl(x[0])); in xdr_dump_bad()
63 abort_code = ntohl(xdr->abort_code); in xdr_decode_AFSFetchStatus()
78 pr_warn("Unknown AFSFetchStatus version %u\n", ntohl(xdr->if_version)); in xdr_decode_AFSFetchStatus()
88 type = ntohl(xdr->type); in xdr_decode_AFSFetchStatus()
99 status->nlink = ntohl(xdr->nlink); in xdr_decode_AFSFetchStatus()
100 status->author = ntohl(xdr->author); in xdr_decode_AFSFetchStatus()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32_parse.h48 f->val.tos = (ntohl(val) >> 16) & 0x000000FF; in cxgb4_fill_ipv4_tos()
49 f->mask.tos = (ntohl(mask) >> 16) & 0x000000FF; in cxgb4_fill_ipv4_tos()
60 frag_val = (ntohl(val) >> 13) & 0x00000007; in cxgb4_fill_ipv4_frag()
61 mask_val = ntohl(mask) & 0x0000FFFF; in cxgb4_fill_ipv4_frag()
79 f->val.proto = (ntohl(val) >> 16) & 0x000000FF; in cxgb4_fill_ipv4_proto()
80 f->mask.proto = (ntohl(mask) >> 16) & 0x000000FF; in cxgb4_fill_ipv4_proto()
116 f->val.tos = (ntohl(val) >> 20) & 0x000000FF; in cxgb4_fill_ipv6_tos()
117 f->mask.tos = (ntohl(mask) >> 20) & 0x000000FF; in cxgb4_fill_ipv6_tos()
125 f->val.proto = (ntohl(val) >> 8) & 0x000000FF; in cxgb4_fill_ipv6_proto()
126 f->mask.proto = (ntohl(mask) >> 8) & 0x000000FF; in cxgb4_fill_ipv6_proto()
[all …]
/kernel/linux/linux-5.10/fs/lockd/
Dxdr.c51 len = ntohl(*p++); in nlm_decode_cookie()
88 if ((len = ntohl(*p++)) != NFS2_FHSIZE) { in nlm_decode_fh()
126 lock->svid = ntohl(*p++); in nlm_decode_lock()
131 start = ntohl(*p++); in nlm_decode_lock()
132 len = ntohl(*p++); in nlm_decode_lock()
192 exclusive = ntohl(*p++); in nlmsvc_decode_testargs()
219 argp->block = ntohl(*p++); in nlmsvc_decode_lockargs()
220 exclusive = ntohl(*p++); in nlmsvc_decode_lockargs()
225 argp->reclaim = ntohl(*p++); in nlmsvc_decode_lockargs()
226 argp->state = ntohl(*p++); in nlmsvc_decode_lockargs()
[all …]
Dxdr4.c51 len = ntohl(*p++); in nlm4_decode_cookie()
87 f->size = ntohl(*p++); in nlm4_decode_fh()
118 lock->svid = ntohl(*p++); in nlm4_decode_lock()
189 exclusive = ntohl(*p++); in nlm4svc_decode_testargs()
216 argp->block = ntohl(*p++); in nlm4svc_decode_lockargs()
217 exclusive = ntohl(*p++); in nlm4svc_decode_lockargs()
222 argp->reclaim = ntohl(*p++); in nlm4svc_decode_lockargs()
223 argp->state = ntohl(*p++); in nlm4svc_decode_lockargs()
237 argp->block = ntohl(*p++); in nlm4svc_decode_cancargs()
238 exclusive = ntohl(*p++); in nlm4svc_decode_cancargs()
[all …]
/kernel/linux/linux-5.10/net/rxrpc/
Dkey.c98 ntohl(xdr[0]), ntohl(xdr[1]), ntohl(xdr[2]), ntohl(xdr[3]), in rxrpc_preparse_xdr_rxkad()
103 tktlen = ntohl(xdr[7]); in rxrpc_preparse_xdr_rxkad()
126 token->kad->vice_id = ntohl(xdr[0]); in rxrpc_preparse_xdr_rxkad()
127 token->kad->kvno = ntohl(xdr[1]); in rxrpc_preparse_xdr_rxkad()
128 token->kad->start = ntohl(xdr[4]); in rxrpc_preparse_xdr_rxkad()
129 token->kad->expiry = ntohl(xdr[5]); in rxrpc_preparse_xdr_rxkad()
130 token->kad->primary_flag = ntohl(xdr[6]); in rxrpc_preparse_xdr_rxkad()
228 ntohl(xdr[0]), ntohl(xdr[1]), ntohl(xdr[2]), toklen); in rxrpc_krb5_decode_principal()
230 n_parts = ntohl(*xdr++); in rxrpc_krb5_decode_principal()
246 tmp = ntohl(*xdr++); in rxrpc_krb5_decode_principal()
[all …]
Drxkad.c321 y = ntohl(call->crypto_buf[1]); in rxkad_secure_packet()
398 buf = ntohl(sechdr.data_size); in rxkad_verify_packet_1()
492 buf = ntohl(sechdr.data_size); in rxkad_verify_packet_2()
564 y = ntohl(call->crypto_buf[1]); in rxkad_verify_packet()
603 *_len = ntohl(sechdr.data_size) & 0xffff; in rxkad_locate_data_1()
617 *_len = ntohl(sechdr.data_size) & 0xffff; in rxkad_locate_data_2()
838 version = ntohl(challenge.version); in rxkad_respond_to_challenge()
839 nonce = ntohl(challenge.nonce); in rxkad_respond_to_challenge()
840 min_level = ntohl(challenge.min_level); in rxkad_respond_to_challenge()
993 _debug("KIV KEY : %08x %08x", ntohl(key.n[0]), ntohl(key.n[1])); in rxkad_decrypt_ticket()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dev.c52 FW_RI_TPTE_VALID_G(ntohl(tpte.valid_to_pdid)), in print_tpte()
53 FW_RI_TPTE_STAGKEY_G(ntohl(tpte.valid_to_pdid)), in print_tpte()
54 FW_RI_TPTE_STAGSTATE_G(ntohl(tpte.valid_to_pdid)), in print_tpte()
55 FW_RI_TPTE_PDID_G(ntohl(tpte.valid_to_pdid)), in print_tpte()
56 FW_RI_TPTE_PERM_G(ntohl(tpte.locread_to_qpid)), in print_tpte()
57 FW_RI_TPTE_PS_G(ntohl(tpte.locread_to_qpid)), in print_tpte()
58 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo), in print_tpte()
59 ((u64)ntohl(tpte.va_hi) << 32) | ntohl(tpte.va_lo_fbo)); in print_tpte()
70 CQE_STATUS(err_cqe), CQE_TYPE(err_cqe), ntohl(err_cqe->len), in dump_err_cqe()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Dvnic_vic.c58 if (ntohl(vp->length) + offsetof(struct vic_provinfo_tlv, value) + in vic_provinfo_add_tlv()
63 ntohl(vp->length) - sizeof(vp->num_tlvs)); in vic_provinfo_add_tlv()
69 vp->num_tlvs = htonl(ntohl(vp->num_tlvs) + 1); in vic_provinfo_add_tlv()
70 vp->length = htonl(ntohl(vp->length) + in vic_provinfo_add_tlv()
78 return vp ? ntohl(vp->length) + sizeof(*vp) - sizeof(vp->num_tlvs) : 0; in vic_provinfo_size()
/kernel/linux/linux-5.10/fs/nfs/
Dcallback_xdr.c95 fh->size = ntohl(*p); in decode_fh()
114 attrlen = ntohl(*p); in decode_bitmap()
119 bitmap[0] = ntohl(*p++); in decode_bitmap()
121 bitmap[1] = ntohl(*p); in decode_bitmap()
153 hdr->minorversion = ntohl(*p++); in decode_compound_hdr_arg()
156 hdr->cb_ident = ntohl(*p++); /* ignored by v4.1 and v4.2 */ in decode_compound_hdr_arg()
163 hdr->nops = ntohl(*p); in decode_compound_hdr_arg()
173 *op = ntohl(*p); in decode_op_hdr()
202 args->truncate = ntohl(*p); in decode_recall_args()
225 args->cbl_layout_type = ntohl(*p++); in decode_layoutrecall_args()
[all …]
/kernel/linux/linux-5.10/fs/
Dbinfmt_flat.c447 text_len = ntohl(hdr->data_start); in load_flat_file()
448 data_len = ntohl(hdr->data_end) - ntohl(hdr->data_start); in load_flat_file()
449 bss_len = ntohl(hdr->bss_end) - ntohl(hdr->data_end); in load_flat_file()
450 stack_len = ntohl(hdr->stack_size); in load_flat_file()
455 relocs = ntohl(hdr->reloc_count); in load_flat_file()
456 flags = ntohl(hdr->flags); in load_flat_file()
457 rev = ntohl(hdr->rev); in load_flat_file()
600 fpos = ntohl(hdr->data_start); in load_flat_file()
620 (datapos + (ntohl(hdr->reloc_start) - text_len)); in load_flat_file()
639 realdatastart = textpos + ntohl(hdr->data_start); in load_flat_file()
[all …]
/kernel/linux/linux-5.10/net/batman-adv/
Dgateway_client.c361 gw_node->bandwidth_down = ntohl(gateway->bandwidth_down); in batadv_gw_node_add()
362 gw_node->bandwidth_up = ntohl(gateway->bandwidth_up); in batadv_gw_node_add()
371 ntohl(gateway->bandwidth_down) / 10, in batadv_gw_node_add()
372 ntohl(gateway->bandwidth_down) % 10, in batadv_gw_node_add()
373 ntohl(gateway->bandwidth_up) / 10, in batadv_gw_node_add()
374 ntohl(gateway->bandwidth_up) % 10); in batadv_gw_node_add()
431 if (gw_node->bandwidth_down == ntohl(gateway->bandwidth_down) && in batadv_gw_node_update()
432 gw_node->bandwidth_up == ntohl(gateway->bandwidth_up)) in batadv_gw_node_update()
442 ntohl(gateway->bandwidth_down) / 10, in batadv_gw_node_update()
443 ntohl(gateway->bandwidth_down) % 10, in batadv_gw_node_update()
[all …]
/kernel/linux/linux-5.10/net/netlabel/
Dnetlabel_addrlist.c163 ntohl(entry->mask) > ntohl(iter->mask)) { in netlbl_af4list_add()
314 u32 mask_val = ntohl(mask); in netlbl_af4list_audit_addr()
354 if (ntohl(mask->s6_addr32[3]) != 0xffffffff) { in netlbl_af6list_audit_addr()
358 while (ntohl(mask->s6_addr32[++iter]) == 0xffffffff) in netlbl_af6list_audit_addr()
360 mask_val = ntohl(mask->s6_addr32[iter]); in netlbl_af6list_audit_addr()
/kernel/linux/linux-5.10/fs/nfsd/
Dnfsxdr.c84 if ((tmp = ntohl(*p++)) != (u32)-1 && tmp != 0xffff) { in decode_sattr()
88 if ((tmp = ntohl(*p++)) != (u32)-1) { in decode_sattr()
93 if ((tmp = ntohl(*p++)) != (u32)-1) { in decode_sattr()
98 if ((tmp = ntohl(*p++)) != (u32)-1) { in decode_sattr()
102 tmp = ntohl(*p++); tmp1 = ntohl(*p++); in decode_sattr()
108 tmp = ntohl(*p++); tmp1 = ntohl(*p++); in decode_sattr()
247 args->offset = ntohl(*p++); in nfssvc_decode_readargs()
248 len = args->count = ntohl(*p++); in nfssvc_decode_readargs()
281 args->offset = ntohl(*p++); /* offset */ in nfssvc_decode_writeargs()
283 len = args->len = ntohl(*p++); in nfssvc_decode_writeargs()
[all …]
Dnfs3xdr.c44 time->tv_sec = ntohl(*p++); in decode_time3()
45 time->tv_nsec = ntohl(*p++); in decode_time3()
54 size = ntohl(*p++); in decode_fh()
108 iap->ia_mode = ntohl(*p++); in decode_sattr3()
111 iap->ia_uid = make_kuid(userns, ntohl(*p++)); in decode_sattr3()
116 iap->ia_gid = make_kgid(userns, ntohl(*p++)); in decode_sattr3()
127 if ((tmp = ntohl(*p++)) == 1) { /* set to server time */ in decode_sattr3()
131 iap->ia_atime.tv_sec = ntohl(*p++); in decode_sattr3()
132 iap->ia_atime.tv_nsec = ntohl(*p++); in decode_sattr3()
134 if ((tmp = ntohl(*p++)) == 1) { /* set to server time */ in decode_sattr3()
[all …]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dip6t_ah.c62 pr_debug("SPI %u %08X\n", ntohl(ah->spi), ntohl(ah->spi)); in ah_mt6()
66 ntohl(ah->spi), in ah_mt6()
78 ntohl(ah->spi), in ah_mt6()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_mb.c62 return FW_CMD_RETVAL_G(ntohl(hdr->lo)); in csio_mb_fw_retval()
115 *retval = FW_CMD_RETVAL_G(ntohl(rsp->retval_len16)); in csio_mb_process_hello_rsp()
118 hw->fwrev = ntohl(rsp->fwrev); in csio_mb_process_hello_rsp()
120 value = ntohl(rsp->err_to_clearinit); in csio_mb_process_hello_rsp()
248 *retval = FW_CMD_RETVAL_G(ntohl(rsp->retval_len16)); in csio_mb_process_read_params_rsp()
252 *val++ = ntohl(*p); in csio_mb_process_read_params_rsp()
391 *retval = FW_CMD_RETVAL_G(ntohl(rsp->action_to_len16)); in csio_mb_process_read_port_rsp()
596 *ret_val = FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)); in csio_mb_iq_alloc_write_rsp()
782 *ret_val = FW_CMD_RETVAL_G(ntohl(rsp->alloc_to_len16)); in csio_mb_eq_ofld_alloc_write_rsp()
786 ntohl(rsp->eqid_pkd)); in csio_mb_eq_ofld_alloc_write_rsp()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_dsa.c40 words[0] = ntohl(dsa_words[0]); in prestera_dsa_parse()
41 words[1] = ntohl(dsa_words[1]); in prestera_dsa_parse()
42 words[2] = ntohl(dsa_words[2]); in prestera_dsa_parse()
43 words[3] = ntohl(dsa_words[3]); in prestera_dsa_parse()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
Dcodec-v4l2-fwht.c301 version = ntohl(state->header.version); in v4l2_fwht_decode()
313 if (ntohl(state->header.width) != state->visible_width || in v4l2_fwht_decode()
314 ntohl(state->header.height) != state->visible_height) in v4l2_fwht_decode()
317 flags = ntohl(state->header.flags); in v4l2_fwht_decode()
329 state->colorspace = ntohl(state->header.colorspace); in v4l2_fwht_decode()
330 state->xfer_func = ntohl(state->header.xfer_func); in v4l2_fwht_decode()
331 state->ycbcr_enc = ntohl(state->header.ycbcr_enc); in v4l2_fwht_decode()
332 state->quantization = ntohl(state->header.quantization); in v4l2_fwht_decode()
334 cf.size = ntohl(state->header.size); in v4l2_fwht_decode()

12345678910>>...17