Home
last modified time | relevance | path

Searched defs:daddr (Results 51 – 75 of 327) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/arch/mips/include/asm/
A Dchecksum.h129 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
184 const struct in6_addr *daddr, in csum_ipv6_magic()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dchecksum.h57 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
88 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
A Ddma-direct.h10 static inline phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr) in dma_to_phys()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_state.c59 const xfrm_address_t *daddr, in xfrm_dst_hash()
68 const xfrm_address_t *daddr, in xfrm_src_hash()
76 xfrm_spi_hash(struct net *net, const xfrm_address_t *daddr, in xfrm_spi_hash()
941 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_init_tempstate()
978 const xfrm_address_t *daddr, in __xfrm_state_lookup_all()
1021 const xfrm_address_t *daddr, in __xfrm_state_lookup()
1046 const xfrm_address_t *daddr, in __xfrm_state_lookup_byaddr()
1366 xfrm_address_t *daddr, xfrm_address_t *saddr, in xfrm_stateonly_find()
1499 const xfrm_address_t *daddr, in __find_acq_core()
1978 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_lookup_byaddr()
[all …]
/linux-6.3-rc2/include/uapi/linux/netfilter/
A Dxt_policy.h26 daddr:1, member
46 union nf_inet_addr daddr; member
/linux-6.3-rc2/arch/hexagon/lib/
A Dchecksum.c50 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
58 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_recv.c106 struct in_addr *daddr = in check_addr() local
116 struct in6_addr *daddr = in check_addr() local
/linux-6.3-rc2/net/ipv4/
A Dinetpeer.c91 static struct inet_peer *lookup(const struct inetpeer_addr *daddr, in lookup()
180 const struct inetpeer_addr *daddr, in inet_getpeer()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_bpf_nf.c32 __be32 daddr = 0; variable
157 union nf_inet_addr daddr = {}; in nf_ct_test() local
A Dxdp_features.c82 __be32 daddr = dut ? dut_addr.s6_addr32[3] in xdp_process_echo_packet() local
101 struct in6_addr daddr = dut ? dut_addr : tester_addr; in xdp_process_echo_packet() local
/linux-6.3-rc2/net/ieee802154/6lowpan/
A Dtx.c14 struct ieee802154_addr daddr; member
34 unsigned short type, const void *daddr, in lowpan_header_create()
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dchecksum.h16 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
/linux-6.3-rc2/samples/bpf/
A Dtc_l2_redirect_kern.c48 static __always_inline bool is_vip_addr(__be16 eth_proto, __be32 daddr) in is_vip_addr()
130 __be32 daddr = iph->daddr; in _l2_to_iptun_ingress_redirect() local
/linux-6.3-rc2/net/ipv6/
A Dxfrm6_policy.c28 const xfrm_address_t *daddr, in xfrm6_dst_lookup()
54 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm6_get_saddr()
/linux-6.3-rc2/net/rds/
A Drecv.c284 struct in6_addr *daddr, in rds_recv_incoming()
779 __be32 saddr, __be32 daddr, int flip) in rds_inc_info_copy()
807 struct in6_addr *saddr, struct in6_addr *daddr, in rds6_inc_info_copy()
/linux-6.3-rc2/include/net/
A Dinet_hashtables.h324 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener()
385 const __be32 daddr, const __be16 dport, in inet_lookup_established()
396 const __be32 daddr, const __be16 dport, in __inet_lookup()
417 const __be32 daddr, const __be16 dport, in inet_lookup()
/linux-6.3-rc2/arch/mips/loongson64/
A Ddma.c16 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr) in dma_to_phys()
/linux-6.3-rc2/include/asm-generic/
A Dchecksum.h52 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
/linux-6.3-rc2/arch/x86/um/asm/
A Dchecksum_32.h15 const struct in6_addr *daddr, in csum_ipv6_magic()
/linux-6.3-rc2/net/mctp/
A Droute.c500 char *daddr = NULL; in mctp_route_output() local
603 mctp_eid_t daddr, mctp_eid_t saddr, in mctp_alloc_local_tag()
674 mctp_eid_t daddr, in mctp_lookup_prealloc_tag()
736 mctp_eid_t daddr) in mctp_route_lookup()
850 struct sk_buff *skb, mctp_eid_t daddr, u8 req_tag) in mctp_local_output()
/linux-6.3-rc2/arch/csky/include/asm/
A Dchecksum.h25 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib_main.c705 static void push_pseudo_header(struct sk_buff *skb, const char *daddr) in push_pseudo_header()
930 static void neigh_refresh_path(struct ipoib_neigh *neigh, u8 *daddr, in neigh_refresh_path()
948 static struct ipoib_neigh *neigh_add_path(struct sk_buff *skb, u8 *daddr, in neigh_add_path()
1209 const void *daddr, in ipoib_hard_header()
1254 static u32 ipoib_addr_hash(struct ipoib_neigh_hash *htbl, u8 *daddr) in ipoib_addr_hash()
1270 struct ipoib_neigh *ipoib_neigh_get(struct net_device *dev, u8 *daddr) in ipoib_neigh_get()
1371 static struct ipoib_neigh *ipoib_neigh_ctor(u8 *daddr, in ipoib_neigh_ctor()
1391 struct ipoib_neigh *ipoib_neigh_alloc(u8 *daddr, in ipoib_neigh_alloc()
/linux-6.3-rc2/net/802/
A Dfc.c34 const void *daddr, const void *saddr, unsigned int len) in fc_header()
/linux-6.3-rc2/net/bridge/
A Dbr_arp_nd_proxy.c261 u8 *daddr; in br_nd_send() local
404 struct in6_addr *saddr, *daddr; in br_do_suppress_nd() local
/linux-6.3-rc2/include/linux/
A Dlsm_audit.h35 __be32 daddr; member
39 struct in6_addr daddr; member

Completed in 61 milliseconds

12345678910>>...14