Home
last modified time | relevance | path

Searched refs:saddr (Results 1276 - 1300 of 1406) sorted by relevance

1...<<51525354555657

/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dverbs.c1302 __be32 *saddr = in irdma_modify_qp_roce() local
1306 irdma_copy_ip_ntohl(&udp_info->local_ipaddr[0], saddr); in irdma_modify_qp_roce()
1312 __be32 saddr = av->sgid_addr.saddr_in.sin_addr.s_addr; in irdma_modify_qp_roce() local
1326 udp_info->local_ipaddr[3] = ntohl(saddr); in irdma_modify_qp_roce()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c4457 const void *saddr, const void *daddr, in tcp_inbound_md5_hash()
4480 hash_expected = tcp_md5_do_lookup(sk, l3index, saddr, family); in tcp_inbound_md5_hash()
4514 saddr, ntohs(th->source), in tcp_inbound_md5_hash()
4521 saddr, ntohs(th->source), in tcp_inbound_md5_hash()
4456 tcp_inbound_md5_hash(const struct sock *sk, const struct sk_buff *skb, const void *saddr, const void *daddr, int family, int dif, int sdif) tcp_inbound_md5_hash() argument
H A Dfou_core.c1030 fl4->saddr, fl4->daddr, skb->len); in fou_build_udp()
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c202 hash = jhash_3words(ntohl(v4hdr->saddr), in mpls_multipath_hash()
211 hash = __ipv6_addr_jhash(&v6hdr->saddr, hash); in mpls_multipath_hash()
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c2025 msk6->saddr = ssk6->saddr; in mptcp_copy_inaddrs()
H A Dsubflow.c405 if (ipv6_addr_v4mapped(&ipv6_hdr(skb)->saddr)) { in subflow_v6_conn_request()
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1121 csum_tcpudp_magic(iph->saddr, in pch_gbe_tx_queue()
1133 csum_tcpudp_magic(iph->saddr, in pch_gbe_tx_queue()
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c325 ~csum_tcpudp_magic(ip_hdr(skb)->saddr, in mana_start_xmit()
331 ~csum_ipv6_magic(&ipv6_hdr(skb)->saddr, in mana_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c187 ip.saddr = data->src_ip; in i40e_create_dummy_packet()
193 memcpy(&ipv6.saddr.in6_u.u6_addr32, data->src_ip6, in i40e_create_dummy_packet()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1098 csum_tcpudp_magic(iph->saddr, in pch_gbe_tx_queue()
1110 csum_tcpudp_magic(iph->saddr, in pch_gbe_tx_queue()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2056 struct sockaddr *saddr = addr; in nfp_net_set_mac_address() local
2063 nfp_net_write_mac_addr(nn, saddr->sa_data); in nfp_net_set_mac_address()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1234 tcph->check = ~csum_tcpudp_magic(iph->saddr, in wx_tso()
1245 tcph->check = ~csum_ipv6_magic(&ipv6h->saddr, in wx_tso()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.c898 lgr->saddr = ini->smcrv2.saddr; in smc_lgr_create()
/kernel/linux/linux-6.6/net/mpls/
H A Daf_mpls.c203 hash = jhash_3words(ntohl(v4hdr->saddr), in mpls_multipath_hash()
212 hash = __ipv6_addr_jhash(&v6hdr->saddr, hash); in mpls_multipath_hash()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_core.c284 nhoff += offsetof(struct iphdr, saddr); in nf_ct_get_tuple()
288 nhoff += offsetof(struct ipv6hdr, saddr); in nf_ct_get_tuple()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp346 pPacket.ip.saddr = static_cast<uint32_t>(data[0]); in CheckPacketUdpSumFuzzerTest()
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Ddev.c519 iph->saddr = in_aton("192.0.2.1"); in nsim_dev_trap_skb_build()
/kernel/linux/linux-5.10/net/batman-adv/
H A Ddistributed-arp-table.c1519 *ip_src = get_unaligned(&iphdr->saddr); in batadv_dat_check_dhcp_ipudp()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netfilter_hooks.c368 if ((err = ip_route_input(skb, iph->daddr, iph->saddr, iph->tos, dev))) { in br_nf_pre_routing_finish()
891 * as saddr.
893 * This restores the original MAC saddr of the bridged packet
/kernel/linux/linux-5.10/net/ipv4/
H A Dfou.c1076 fl4->saddr, fl4->daddr, skb->len); in fou_build_udp()
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_core.c1081 skb, &inet6_sk(sk)->saddr, in l2tp_xmit_core()
H A Dl2tp_netlink.c336 if (nla_put_in6_addr(skb, L2TP_ATTR_IP6_SADDR, &np->saddr) || in l2tp_nl_tunnel_send_addr6()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c590 csum_pseudo_header = csum_tcpudp_nofold(iph->saddr, iph->daddr, in get_fixed_ipv4_csum()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c590 csum_pseudo_header = csum_tcpudp_nofold(iph->saddr, iph->daddr, in get_fixed_ipv4_csum()
/kernel/linux/linux-6.6/net/batman-adv/
H A Ddistributed-arp-table.c1457 *ip_src = get_unaligned(&iphdr->saddr); in batadv_dat_check_dhcp_ipudp()

Completed in 67 milliseconds

1...<<51525354555657