Searched refs:v4 (Results 151 - 175 of 194) sorted by relevance

12345678

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c406 vip.daddr.v4 = pckt.dst;
H A Dtest_l4lb_noinline_dynptr.c413 vip.daddr.v4 = pckt.dst;
/linux-master/arch/arm64/crypto/
H A Daes-neon.S16 vctr .req v4
H A Dghash-ce-core.S16 MASK .req v4
378 K6 .req v4
H A Dsm3-neon-core.S73 #define W4 v4
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h600 struct iphdr *v4; member in union:l3_hdr_info
H A Dhns3_enet.c1186 if (l3.v4->version == 4)
1187 l3.v4->check = 0;
1201 if (l3.v4->version == 4)
1202 l3.v4->check = 0;
1259 l4_proto_tmp = l3.v4->protocol;
1282 } else if (l3.v4->version == 4) {
1283 l4_proto_tmp = l3.v4->protocol;
1370 if (l3.v4->version == 4) {
/linux-master/net/sctp/
H A Dassociola.c594 port = ntohs(addr->v4.sin_port);
1614 if ((asoc->base.bind_addr.port == ntohs(laddr->v4.sin_port)) &&
H A Dsm_make_chunk.c1817 if (chunk->sctp_hdr->source != bear_cookie->peer_addr.v4.sin_port ||
2567 /* v4 addresses are not allowed on v6-only socket */
2806 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family);
2873 af = sctp_get_af_specific(addr->v4.sin_family);
2901 af = sctp_get_af_specific(addr->v4.sin_family);
2914 af = sctp_get_af_specific(addr->v4.sin_family);
2943 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family);
/linux-master/arch/s390/crypto/
H A Dchacha-s390.S62 #define XB0 %v4
445 #define A1 %v4
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3619 struct tp_tcp_stats v4, v6; local
3622 t4_tp_get_tcp_stats(adap, &v4, &v6, false);
3625 PRINT_ADAP_STATS("tcp_ipv4_out_rsts:", v4.tcp_out_rsts);
3626 PRINT_ADAP_STATS("tcp_ipv4_in_segs:", v4.tcp_in_segs);
3627 PRINT_ADAP_STATS("tcp_ipv4_out_segs:", v4.tcp_out_segs);
3628 PRINT_ADAP_STATS("tcp_ipv4_retrans_segs:", v4.tcp_retrans_segs);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c3811 memcpy(&cfilter.ip.v4.dst_ip, tcf.dst_ip,
3814 memcpy(&cfilter.ip.v4.src_ip, tcf.src_ip,
3864 if (memcmp(&cfilter.ip.v4.dst_ip, &cf->ip.v4.dst_ip,
3947 memcpy(&cfilter->ip.v4.dst_ip, tcf.dst_ip,
3950 memcpy(&cfilter->ip.v4.src_ip, tcf.src_ip,
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c3779 struct iphdr *v4; member in union:__anon619
3811 if (ip.v4->version == 4) {
3813 unsigned char *trans_start = ip.hdr + (ip.v4->ihl * 4);
3820 ip.v4->check = (skb_shinfo(skb)->gso_type & SKB_GSO_PARTIAL) ?
3825 ip.v4->tot_len = 0;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c712 u32 v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v6 = 0; local
722 v4 = phy_regarray_table_pg[i+3];
732 v1, v2, v3, v4, v5, v6);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c421 static void otx2_setup_udp_segmentation(struct nix_lso_format_cfg *lso, bool v4) argument
431 field->offset = v4 ? 2 : 4;
437 if (v4) {
/linux-master/arch/arm/boot/compressed/
H A Dhead.S1183 mcr p15, 0, r0, c7, c7 @ invalidate whole cache v4
1184 mcr p15, 0, r0, c8, c7 @ invalidate whole TLB v4
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1893 saddr.remote.v4 = *desti;
1894 saddr.local.v4.sin_family = desti->sin_family;
/linux-master/net/bpf/
H A Dtest_run.c1427 ctx.v4.daddr = (__force __be32)user_ctx->local_ip4;
1428 ctx.v4.saddr = (__force __be32)user_ctx->remote_ip4;
/linux-master/arch/powerpc/crypto/
H A Dpoly1305-p10le_64.S802 # v4, v5, v6, v7 and v8 are 26 bit vectors
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c1379 if (gdesc->rcd.v4 &&
1473 if (gdesc->rcd.v4) {
1804 skb_shinfo(skb)->gso_type = rcd->v4 ?
1817 rcd->v4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6;
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h681 #define v4 4 macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h681 #define v4 4 macro
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c2369 struct iphdr *v4; member in union:__anon147
2394 if (ip.v4->version == 4) {
2395 ip.v4->tot_len = 0;
2396 ip.v4->check = 0;
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c3775 else if (saddr->local.v4.sin_family == AF_INET &&
3776 saddr->remote.v4.sin_family == AF_INET)
3793 cnic_get_v4_route(&saddr->remote.v4, &dst);
3795 csk->dst_ip[0] = saddr->remote.v4.sin_addr.s_addr;
3796 csk->dst_port = saddr->remote.v4.sin_port;
3797 local_port = saddr->local.v4.sin_port;
/linux-master/lib/
H A Dvsprintf.c1597 struct sockaddr_in v4; member in union:__anon170
1603 return ip4_addr_string_sa(buf, end, &sa->v4, spec, fmt);

Completed in 386 milliseconds

12345678