Home
last modified time | relevance | path

Searched refs:ntohl (Results 176 - 200 of 925) sorted by relevance

12345678910>>...37

/kernel/linux/linux-6.6/net/sctp/
H A Dstream.c528 request_seq = ntohl(outreq->request_seq); in sctp_process_strreset_outreq()
530 if (ntohl(outreq->send_reset_at_tsn) > in sctp_process_strreset_outreq()
618 request_seq = ntohl(inreq->request_seq); in sctp_process_strreset_inreq()
694 request_seq = ntohl(tsnreq->request_seq); in sctp_process_strreset_tsnreq()
790 request_seq = ntohl(addstrm->request_seq); in sctp_process_strreset_addstrm_out()
862 request_seq = ntohl(addstrm->request_seq); in sctp_process_strreset_addstrm_in()
930 result = ntohl(resp->result); in sctp_process_strreset_resp()
1000 stsn = ntohl(resptsn->senders_next_tsn); in sctp_process_strreset_resp()
1001 rtsn = ntohl(resptsn->receivers_next_tsn); in sctp_process_strreset_resp()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp430 if (ntohl(getPacket->cookie) != MAGIC_COOKIE) { in GetDhcpRawPacket()
431 DHCP_LOGE("GetDhcpRawPacket() cook:%{public}x error, COOK:%{public}x!", ntohl(getPacket->cookie), MAGIC_COOKIE); in GetDhcpRawPacket()
449 if (ntohl(getPacket->cookie) != MAGIC_COOKIE) { in GetDhcpKernelPacket()
450 DHCP_LOGE("GetDhcpKernelPacket() cook:%{public}x error, COOK:%{public}x!", ntohl(getPacket->cookie), in GetDhcpKernelPacket()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_cisco.c189 switch (ntohl (cisco_data->type)) { in cisco_rx()
221 st->rxseq = ntohl(cisco_data->par1); in cisco_rx()
222 ack = ntohl(cisco_data->par2); in cisco_rx()
229 sec = ntohl(cisco_data->time) / 1000; in cisco_rx()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_limit.c70 limit->burst = ntohl(nla_get_be32(tb[NFTA_LIMIT_BURST])); in nft_limit_init()
93 u32 flags = ntohl(nla_get_be32(tb[NFTA_LIMIT_FLAGS])); in nft_limit_init()
221 switch (ntohl(nla_get_be32(tb[NFTA_LIMIT_TYPE]))) { in nft_limit_select_ops()
327 switch (ntohl(nla_get_be32(tb[NFTA_LIMIT_TYPE]))) { in nft_limit_obj_select_ops()
H A Dnft_compat.c207 flags = ntohl(nla_get_be32(tb[NFTA_RULE_COMPAT_FLAGS])); in nft_parse_compat()
214 l4proto = ntohl(nla_get_be32(tb[NFTA_RULE_COMPAT_PROTO])); in nft_parse_compat()
653 rev = ntohl(nla_get_be32(tb[NFTA_COMPAT_REV])); in nfnl_compat_get_rcu()
654 target = ntohl(nla_get_be32(tb[NFTA_COMPAT_TYPE])); in nfnl_compat_get_rcu()
753 rev = ntohl(nla_get_be32(tb[NFTA_MATCH_REV])); in nft_match_select_ops()
832 rev = ntohl(nla_get_be32(tb[NFTA_TARGET_REV])); in nft_target_select_ops()
/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_elp.c474 seqno_diff = ntohl(elp_packet->seqno) - elp_latest_seqno; in batadv_v_elp_neigh_update()
484 hardif_neigh->bat_v.elp_latest_seqno = ntohl(elp_packet->seqno); in batadv_v_elp_neigh_update()
485 hardif_neigh->bat_v.elp_interval = ntohl(elp_packet->elp_interval); in batadv_v_elp_neigh_update()
534 ethhdr->h_source, ntohl(elp_packet->seqno), in batadv_v_elp_packet_recv()
/kernel/linux/linux-5.10/net/ipv4/
H A Dsyncookies.c167 th->source, th->dest, ntohl(th->seq), in __cookie_v4_init_sequence()
187 __u32 seq = ntohl(th->seq) - 1; in __cookie_v4_check()
329 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v4_check()
375 treq->rcv_isn = ntohl(th->seq) - 1; in cookie_v4_check()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_app.c290 __u32 seq = ntohl(th->seq); in vs_fix_seq()
317 __u32 ack_seq = ntohl(th->ack_seq); in vs_fix_ack_seq()
377 seq = ntohl(th->seq); in app_tcp_pkt_out()
454 seq = ntohl(th->seq); in app_tcp_pkt_in()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_cisco.c177 switch (ntohl(cisco_data->type)) { in cisco_rx()
209 st->rxseq = ntohl(cisco_data->par1); in cisco_rx()
210 ack = ntohl(cisco_data->par2); in cisco_rx()
218 sec = ntohl(cisco_data->time) / 1000; in cisco_rx()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_elp.c473 seqno_diff = ntohl(elp_packet->seqno) - elp_latest_seqno; in batadv_v_elp_neigh_update()
483 hardif_neigh->bat_v.elp_latest_seqno = ntohl(elp_packet->seqno); in batadv_v_elp_neigh_update()
484 hardif_neigh->bat_v.elp_interval = ntohl(elp_packet->elp_interval); in batadv_v_elp_neigh_update()
530 ethhdr->h_source, ntohl(elp_packet->seqno), in batadv_v_elp_packet_recv()
/kernel/linux/linux-6.6/net/ipv4/
H A Dsyncookies.c165 th->source, th->dest, ntohl(th->seq), in __cookie_v4_init_sequence()
185 __u32 seq = ntohl(th->seq) - 1; in __cookie_v4_check()
327 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v4_check()
373 treq->rcv_isn = ntohl(th->seq) - 1; in cookie_v4_check()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_app.c290 __u32 seq = ntohl(th->seq); in vs_fix_seq()
317 __u32 ack_seq = ntohl(th->ack_seq); in vs_fix_ack_seq()
377 seq = ntohl(th->seq); in app_tcp_pkt_out()
454 seq = ntohl(th->seq); in app_tcp_pkt_in()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_limit.c77 priv->burst = ntohl(nla_get_be32(tb[NFTA_LIMIT_BURST])); in nft_limit_init()
104 u32 flags = ntohl(nla_get_be32(tb[NFTA_LIMIT_FLAGS])); in nft_limit_init()
310 switch (ntohl(nla_get_be32(tb[NFTA_LIMIT_TYPE]))) { in nft_limit_select_ops()
434 switch (ntohl(nla_get_be32(tb[NFTA_LIMIT_TYPE]))) { in nft_limit_obj_select_ops()
H A Dnfnetlink_queue.c1090 verdict = ntohl(vhdr->verdict) & NF_VERDICT_MASK; in verdicthdr_get()
1122 verdict = ntohl(vhdr->verdict); in nfqnl_recv_verdict_batch()
1123 maxid = ntohl(vhdr->id); in nfqnl_recv_verdict_batch()
1141 entry->skb->mark = ntohl(nla_get_be32(nfqa[NFQA_MARK])); in nfqnl_recv_verdict_batch()
1144 entry->skb->priority = ntohl(nla_get_be32(nfqa[NFQA_PRIORITY])); in nfqnl_recv_verdict_batch()
1236 verdict = ntohl(vhdr->verdict); in nfqnl_recv_verdict()
1238 entry = find_dequeue_entry(queue, ntohl(vhdr->id)); in nfqnl_recv_verdict()
1270 entry->skb->mark = ntohl(nla_get_be32(nfqa[NFQA_MARK])); in nfqnl_recv_verdict()
1273 entry->skb->priority = ntohl(nla_get_be32(nfqa[NFQA_PRIORITY])); in nfqnl_recv_verdict()
1329 flags = ntohl(nla_get_be3 in nfqnl_recv_config()
[all...]
/third_party/cups-filters/filter/
H A Durftopdf.cpp32 #include <arpa/inet.h> // ntohl
443 head.page_count = ntohl(head_orig.page_count); in main()
465 page_header.width = ntohl(page_header_orig.width); in main()
466 page_header.height = ntohl(page_header_orig.height); in main()
467 page_header.dot_per_inch = ntohl(page_header_orig.dot_per_inch); in main()
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dinet.h13 uint32_t ntohl(uint32_t);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dinet.h13 uint32_t ntohl(uint32_t);
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dinet.h13 uint32_t ntohl(uint32_t);
/third_party/musl/porting/liteos_a/kernel/include/arpa/
H A Dinet.h13 uint32_t ntohl(uint32_t);
/third_party/musl/porting/liteos_a_newlib/kernel/include/arpa/
H A Dinet.h13 uint32_t ntohl(uint32_t);
/third_party/musl/include/arpa/
H A Dinet.h13 uint32_t ntohl(uint32_t);
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1054 hlen = ntohl(req->hdr_len); in chtls_pass_accept_rpl()
1215 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1225 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1316 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_request()
1340 eth_hdr_len = T6_ETH_HDR_LEN_G(ntohl(req->hdr_len)); in chtls_pass_accept_request()
1373 tcp_rsk(oreq)->rcv_isn = ntohl(tcph->seq); in chtls_pass_accept_request()
1435 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_req()
1594 make_established(sk, ntohl(req->snd_isn), ntohs(req->tcp_opt)); in chtls_pass_establish()
1595 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_establish()
1694 ULP_SKB_CB(skb)->seq = ntohl(hd in chtls_recv_data()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1054 hlen = ntohl(req->hdr_len); in chtls_pass_accept_rpl()
1214 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1224 csk->tos = PASS_OPEN_TOS_G(ntohl(req->tos_stid)); in chtls_recv_sock()
1316 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_request()
1340 eth_hdr_len = T6_ETH_HDR_LEN_G(ntohl(req->hdr_len)); in chtls_pass_accept_request()
1373 tcp_rsk(oreq)->rcv_isn = ntohl(tcph->seq); in chtls_pass_accept_request()
1435 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_accept_req()
1594 make_established(sk, ntohl(req->snd_isn), ntohs(req->tcp_opt)); in chtls_pass_establish()
1595 stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_pass_establish()
1694 ULP_SKB_CB(skb)->seq = ntohl(hd in chtls_recv_data()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c590 cm_info->remote_ip[0] = ntohl(raddr->sin_addr.s_addr); in qedr_iw_connect()
591 cm_info->local_ip[0] = ntohl(laddr->sin_addr.s_addr); in qedr_iw_connect()
607 ntohl(raddr6->sin6_addr.in6_u.u6_addr32[i]); in qedr_iw_connect()
609 ntohl(laddr6->sin6_addr.in6_u.u6_addr32[i]); in qedr_iw_connect()
692 iparams.ip_addr[0] = ntohl(laddr->sin_addr.s_addr); in qedr_iw_create_listen()
700 ntohl(laddr6->sin6_addr.in6_u.u6_addr32[i]); in qedr_iw_create_listen()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_flow.c71 return ntohl(src); in flow_get_src()
81 return ntohl(dst); in flow_get_dst()
156 return ntohl(CTTUPLE(skb, src.u3.ip)); in flow_get_nfct_src()
158 return ntohl(CTTUPLE(skb, src.u3.ip6[3])); in flow_get_nfct_src()
169 return ntohl(CTTUPLE(skb, dst.u3.ip)); in flow_get_nfct_dst()
171 return ntohl(CTTUPLE(skb, dst.u3.ip6[3])); in flow_get_nfct_dst()

Completed in 24 milliseconds

12345678910>>...37