Home
last modified time | relevance | path

Searched refs:ntohs (Results 551 - 575 of 1195) sorted by relevance

1...<<21222324252627282930>>...48

/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c127 stat = ntohs(*input++); in derlc()
144 in = ntohs(*input++); in derlc()
736 s16 hdr = ntohs(*last_rlco); in encode_plane()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c198 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in bnx2fc_send_adisc()
226 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in bnx2fc_send_logo()
254 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in bnx2fc_send_rls()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_ppp.c457 pid = ntohs(hdr->protocol); in ppp_rx()
466 len = ntohs(cp->len); in ppp_rx()
493 pid = ntohs(*(__be16 *)skb->data); in ppp_rx()
/kernel/linux/linux-6.6/net/appletalk/
H A Daarp.c446 sa->sat_addr.s_net = ntohs(iface->address.s_net); in aarp_send_probe_phase1()
734 function = ntohs(ea->function); in aarp_rcv()
1013 ntohs(entry->target_addr.s_net), in aarp_seq_show()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c267 iph->saddr, ntohs(dh->dccph_sport), in dccp_v4_err()
819 &iph->saddr, ntohs(dh->dccph_sport), in dccp_v4_rcv()
820 &iph->daddr, ntohs(dh->dccph_dport), in dccp_v4_rcv()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c481 ulen = ntohs(uh->len); in udp_gro_receive_segment()
512 if (ulen > ntohs(uh2->len)) { in udp_gro_receive_segment()
534 if (ret || ulen != ntohs(uh2->len) || in udp_gro_receive_segment()
/kernel/linux/linux-6.6/net/sctp/
H A Doutput.c234 pkt->size += SCTP_PAD4(ntohs(pad->chunk_hdr->length)); in sctp_packet_bundle_pad()
331 __u16 chunk_len = SCTP_PAD4(ntohs(chunk->chunk_hdr->length)); in __sctp_packet_append_chunk()
507 ntohs(chunk->chunk_hdr->length), chunk->skb->len, in sctp_packet_pack()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c307 u16 protocol = ntohs(skb->protocol); in qlcnic_send_filter()
321 vlan_id = ntohs(vh->h_vlan_TCI); in qlcnic_send_filter()
466 u16 protocol = ntohs(skb->protocol); in qlcnic_tx_pkt()
472 vlan_tci = ntohs(vh->h_vlan_TCI); in qlcnic_tx_pkt()
473 protocol = ntohs(vh->h_vlan_encapsulated_proto); in qlcnic_tx_pkt()
751 protocol = ntohs(skb->protocol); in qlcnic_xmit_frame()
1321 if (ntohs(skb->protocol) == ETH_P_IPV6) { in qlcnic_process_lro()
1843 if (ntohs(skb->protocol) == ETH_P_IPV6) { in qlcnic_83xx_process_lro()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c308 u16 protocol = ntohs(skb->protocol); in qlcnic_send_filter()
322 vlan_id = ntohs(vh->h_vlan_TCI); in qlcnic_send_filter()
467 u16 protocol = ntohs(skb->protocol); in qlcnic_tx_pkt()
473 vlan_tci = ntohs(vh->h_vlan_TCI); in qlcnic_tx_pkt()
474 protocol = ntohs(vh->h_vlan_encapsulated_proto); in qlcnic_tx_pkt()
752 protocol = ntohs(skb->protocol); in qlcnic_xmit_frame()
1322 if (ntohs(skb->protocol) == ETH_P_IPV6) { in qlcnic_process_lro()
1843 if (ntohs(skb->protocol) == ETH_P_IPV6) { in qlcnic_83xx_process_lro()
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_network.c72 i = ntohs(num); in usbip_net_pack_uint16_t()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h162 inet_rsk(oreq)->ir_num = ntohs(dest); in chtls_set_req_port()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_libfc.c197 fh->fh_seq_cnt = ntohs(seq_cnt); in fc_fill_hdr()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_byteorder.c77 d16[i] = ntohs((__force __be16)s16[i]); in nft_byteorder_eval()
/kernel/linux/linux-5.10/net/dccp/
H A Dminisocks.c263 inet_rsk(req)->ir_num = ntohs(dccp_hdr(skb)->dccph_dport); in dccp_reqsk_init()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netfilter_ipv6.c117 pkt_len = ntohs(hdr->payload_len); in br_validate_ipv6()
/kernel/linux/linux-5.10/net/ipv6/
H A Dxfrm6_input.c145 ip6h->payload_len = htons(ntohs(ip6h->payload_len) - len); in xfrm6_udp_encap_rcv()
H A Dipcomp6.c58 spi = htonl(ntohs(ipcomph->cpi)); in ipcomp6_err()
/kernel/linux/linux-5.10/net/ipv4/
H A Dipcomp.c40 spi = htonl(ntohs(ipch->cpi)); in ipcomp4_err()
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c173 if (dev_hard_header(nskb, nskb->dev, ntohs(nskb->protocol), in nf_send_reset()
/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-aen.c27 if (ntohs(h->common.length) != payload) in ncsi_validate_aen_pkt()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_wrr.c214 IP_VS_DBG_ADDR(dest->af, &dest->addr), ntohs(dest->port), in ip_vs_wrr_schedule()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_handlers.c74 len = ntohs(map_header->pkt_len) - pad; in __rmnet_map_ingress_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h162 inet_rsk(oreq)->ir_num = ntohs(dest); in chtls_set_req_port()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c161 h_source, h_dest, ntohs(l2->etype), in mtk_ppe_debugfs_foe_show()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_byteorder.c78 d16[i] = ntohs((__force __be16)s16[i]); in nft_byteorder_eval()

Completed in 20 milliseconds

1...<<21222324252627282930>>...48