Home
last modified time | relevance | path

Searched refs:ntohs (Results 1101 - 1125 of 1195) sorted by relevance

1...<<4142434445464748

/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dpuda.c1173 fpdu_len = ntohs(*(__be16 *)datap); in irdma_ieq_get_fpdu_len()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c1423 ntohs(inet_sk(inet)->inet_sport)); in svc_setup_socket()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c227 off2 += ntohs(n->sel.offmask & *data) >> in u32_classify()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c1659 hdr->hdr.l3.vlan_id = ntohs(veth->h_vlan_TCI); in qeth_l3_fill_header()
H A Dqeth_l2_main.c188 hdr->hdr.l2.vlan_id = ntohs(veth->h_vlan_TCI); in qeth_l2_fill_header()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_diag.c798 entry.dport = ntohs(inet->inet_dport); in inet_diag_bc_sk()
H A Dip_output.c656 state->offset = (ntohs(iph->frag_off) & IP_OFFSET) << 3; in ip_frag_init()
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dip_tables.c252 acpar.fragoff = ntohs(ip->frag_off) & IP_OFFSET; in ipt_do_table()
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c1327 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime); in ndisc_router_discovery()
H A Dip6_output.c536 if (ip6_call_ra_chain(skb, ntohs(opt->ra))) in ip6_forward()
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c260 if (ntohs(param->v4.param_hdr.length) < sizeof(struct sctp_ipv4addr_param)) in sctp_v4_from_addr_param()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c2743 ntohs(outer_tag->vlan_proto), tags->vlan_id); in bond_arp_send()
2756 ntohs(outer_tag->vlan_proto), outer_tag->vlan_id); in bond_arp_send()
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c646 counter = (ntohs(th->source) + in vxge_get_vpath_no()
647 ntohs(th->dest)) & in vxge_get_vpath_no()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c4431 opcode = ntohs(mpa[1]) & 0xf; in i40iw_iwarp_opcode()
4491 ddp_seg_len = ntohs(*(__be16 *)pkt); in i40iw_bld_terminate_hdr()
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3110 eth_type = ntohs(eth_hdr->h_proto); in bnxt_re_is_loopback_packet()
3124 if (ntohs(udp_hdr->dest) == in bnxt_re_is_loopback_packet()
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c3710 ntohs(sport)); in generic_ip_connect()
3718 ntohs(sport)); in generic_ip_connect()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_main.c1769 vlan_tag = ntohs(vlan_header->h_vlan_TCI); in fec_enet_rx_queue()
3728 vlan_tag = ntohs(vhdr->h_vlan_TCI); in fec_enet_select_queue()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c680 flow_act.vlan[0].ethtype = ntohs(esw_attr->vlan_proto[0]); in mlx5_eswitch_add_offloaded_rule()
684 flow_act.vlan[1].ethtype = ntohs(esw_attr->vlan_proto[1]); in mlx5_eswitch_add_offloaded_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4867 ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) { in mlxsw_sp_netdevice_port_upper_event()
5200 ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) { in mlxsw_sp_netdevice_bridge_event()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c2911 ntohs(outer_tag->vlan_proto), tags->vlan_id); in bond_handle_vlan()
2924 ntohs(outer_tag->vlan_proto), outer_tag->vlan_id); in bond_handle_vlan()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3317 eth_type = ntohs(eth_hdr->h_proto); in bnxt_re_is_loopback_packet()
3331 if (ntohs(udp_hdr->dest) == in bnxt_re_is_loopback_packet()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c5347 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5360 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5372 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
/kernel/linux/linux-5.10/net/core/
H A Ddev.c517 &ptype_base[ntohs(pt->type) & PTYPE_HASH_MASK]; in ptype_head()
2358 ntohs(skb2->protocol), in dev_queue_xmit_nit()
5327 &ptype_base[ntohs(type) & in __netif_receive_skb_core()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c5338 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5351 if (ntohs(caps_cmd.cryptocaps) & in adap_init0()
5363 adap->params.crypto = ntohs(caps_cmd.cryptocaps); in adap_init0()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c558 &ptype_base[ntohs(pt->type) & PTYPE_HASH_MASK]; in ptype_head()
2324 ntohs(skb2->protocol), in dev_queue_xmit_nit()
5507 &ptype_base[ntohs(type) & in __netif_receive_skb_core()

Completed in 153 milliseconds

1...<<4142434445464748