Home
last modified time | relevance | path

Searched defs:daddr (Results 26 – 50 of 327) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/net/ipv6/
A Dudp.c119 const struct in6_addr *daddr, unsigned short hnum, in compute_score()
166 const struct in6_addr *daddr, in lookup_reuseport()
183 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2()
214 const struct in6_addr *daddr, in udp6_lookup_run_bpf()
237 const struct in6_addr *daddr, __be16 dport, in __udp6_lib_lookup()
313 const struct in6_addr *daddr, __be16 dport, int dif) in udp6_lib_lookup()
582 const struct in6_addr *daddr = seg6_get_daddr(skb, opt) ? : &hdr->daddr; in __udp6_lib_err() local
847 const struct in6_addr *saddr, const struct in6_addr *daddr, in __udp6_lib_mcast_deliver()
947 const struct in6_addr *saddr, *daddr; in __udp6_lib_rcv() local
1184 const struct in6_addr *daddr, int len) in udp6_hwcsum_outgoing()
[all …]
A Dndisc.c444 const struct in6_addr *daddr, in ip6_nd_hdr()
470 void ndisc_send_skb(struct sk_buff *skb, const struct in6_addr *daddr, in ndisc_send_skb()
520 void ndisc_send_na(struct net_device *dev, const struct in6_addr *daddr, in ndisc_send_na()
650 const struct in6_addr *daddr, const struct in6_addr *saddr, in ndisc_send_ns()
670 const struct in6_addr *daddr) in ndisc_send_rs()
790 const struct in6_addr *daddr = &ipv6_hdr(skb)->daddr; in ndisc_recv_ns() local
994 const struct in6_addr *daddr = &ipv6_hdr(skb)->daddr; in ndisc_recv_na() local
/linux-6.3-rc2/arch/ia64/lib/
A Dchecksum.c38 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
49 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
/linux-6.3-rc2/net/llc/
A Dllc_conn.c454 const struct llc_addr *daddr, in llc_estab_match()
478 struct llc_addr *daddr, in __llc_lookup_established()
515 struct llc_addr *daddr, in llc_lookup_established()
596 struct llc_addr *daddr, in __llc_lookup()
750 struct llc_addr *daddr) in llc_create_incoming_sock()
771 struct llc_addr saddr, daddr; in llc_conn_handler() local
/linux-6.3-rc2/arch/x86/include/asm/
A Dchecksum_64.h87 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
112 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/linux-6.3-rc2/include/net/
A Droute.h96 static inline __be32 rt_nexthop(const struct rtable *rt, __be32 daddr) in rt_nexthop()
156 static inline struct rtable *ip_route_output(struct net *net, __be32 daddr, in ip_route_output()
170 __be32 daddr, __be32 saddr, in ip_route_output_ports()
184 __be32 daddr, __be32 saddr, in ip_route_output_gre()
373 __be32 daddr) in ip_neigh_gw4()
A Dinetpeer.h38 struct inetpeer_addr daddr; member
106 struct inetpeer_addr daddr; in inet_getpeer_v4() local
118 struct inetpeer_addr daddr; in inet_getpeer_v6() local
A Dinet6_hashtables.h65 const struct in6_addr *daddr, in __inet6_lookup()
109 const struct in6_addr *daddr, in inet6_match()
A Dflow.h82 __be32 daddr; member
96 __be32 daddr, __be32 saddr, in flowi4_init_output()
120 __be32 daddr, __be32 saddr) in flowi4_update_output()
141 struct in6_addr daddr; member
/linux-6.3-rc2/samples/bpf/
A Dxdp_tx_iptunnel_common.h15 } daddr; member
29 } daddr; member
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_iptunnel_common.h15 } daddr; member
29 } daddr; member
/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c23 const xfrm_address_t *daddr, in __xfrm4_dst_lookup()
45 const xfrm_address_t *daddr, in xfrm4_dst_lookup()
54 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm4_get_saddr()
A Dtcp_metrics.c148 struct inetpeer_addr *daddr, in tcpm_new()
212 const struct inetpeer_addr *daddr, in __tcp_get_metrics()
233 struct inetpeer_addr saddr, daddr; in __tcp_get_metrics_req() local
276 struct inetpeer_addr saddr, daddr; in tcp_get_metrics() local
823 struct inetpeer_addr saddr, daddr; in tcp_metrics_nl_cmd_get() local
908 struct inetpeer_addr saddr, daddr; in tcp_metrics_nl_cmd_del() local
A Dsyncookies.c46 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash()
89 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, in secure_tcp_syn_cookie()
118 static __u32 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, in check_tcp_syn_cookie()
A Dinet_hashtables.c313 const unsigned short hnum, const __be32 daddr, in compute_score()
338 __be32 daddr, unsigned short hnum) in lookup_reuseport()
362 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup()
389 __be32 daddr, u16 hnum, const int dif) in inet_lookup_run_bpf()
412 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener()
474 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
524 __be32 daddr = inet->inet_rcv_saddr; in __inet_check_established() local
/linux-6.3-rc2/net/ipv4/netfilter/
A Dnf_tproxy_ipv4.c50 __be32 nf_tproxy_laddr4(struct sk_buff *skb, __be32 user_laddr, __be32 daddr) in nf_tproxy_laddr4()
77 const __be32 saddr, const __be32 daddr, in nf_tproxy_get_sock_v4()
A Dnf_socket_ipv4.c68 const __be32 saddr, const __be32 daddr, in nf_socket_get_sock_v4()
87 __be32 daddr, saddr; in nf_sk_lookup_slow_v4() local
/linux-6.3-rc2/net/ax25/
A Dax25_ip.c46 unsigned short type, const void *daddr, in ax25_hard_header()
213 unsigned short type, const void *daddr, in ax25_hard_header()
/linux-6.3-rc2/net/ipv6/netfilter/
A Dnf_tproxy_ipv6.c11 const struct in6_addr *daddr) in nf_tproxy_laddr6()
78 const struct in6_addr *saddr, const struct in6_addr *daddr, in nf_tproxy_get_sock_v6()
A Dnf_socket_ipv6.c80 const struct in6_addr *saddr, const struct in6_addr *daddr, in nf_socket_get_sock_v6()
101 const struct in6_addr *daddr = NULL, *saddr = NULL; in nf_sk_lookup_slow_v6() local
/linux-6.3-rc2/net/netfilter/
A Dnft_chain_route.c22 __be32 saddr, daddr; in nf_route_table_hook4() local
69 struct in6_addr saddr, daddr; in nf_route_table_hook6() local
/linux-6.3-rc2/arch/alpha/lib/
A Dchecksum.c45 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
54 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_benchmark.c32 uint64_t saddr, uint64_t daddr, int n, s64 *time_ms) in amdgpu_benchmark_do_move()
80 uint64_t saddr, daddr; in amdgpu_benchmark_move() local
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_benchmark.c36 uint64_t saddr, uint64_t daddr, in radeon_benchmark_do_move()
92 uint64_t saddr, daddr; in radeon_benchmark_move() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dfib_lookup.c31 const char *daddr; member
86 static int set_lookup_params(struct bpf_fib_lookup *params, const char *daddr) in set_lookup_params()

Completed in 45 milliseconds

12345678910>>...14