Home
last modified time | relevance | path

Searched defs:daddr (Results 276 - 300 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfib_lookup.c32 const char *daddr; member
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmem-events.h24 struct addr_map_symbol daddr; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.c147 struct sockaddr *saddr, *daddr; in connect_and_send() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c32 __be32 daddr = 0; variable
156 union nf_inet_addr daddr = {}; in nf_ct_test() local
H A Dxdp_features.c81 __be32 daddr = dut ? dut_addr.s6_addr32[3] in xdp_process_echo_packet() local
100 struct in6_addr daddr = dut ? dut_addr : tester_addr; in xdp_process_echo_packet() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_fddi.h82 __u8 daddr[FDDI_K_ALEN]; member
H A Dif_hippi.h71 __u8 daddr[HIPPI_ALEN]; member
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H A Dip.h71 uint32_t daddr; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_rules.c182 __be32 daddr = fl4->daddr; in fib4_rule_match() local
H A Dah4.c80 static int ip_clear_mutable_options(const struct iphdr *iph, __be32 *daddr) in ip_clear_mutable_options() argument
[all...]
H A Dip_options.c44 ip_options_build(struct sk_buff *skb, struct ip_options *opt, __be32 daddr, struct rtable *rt) ip_options_build() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf_core.c173 eafnosupport_ip6_mtu_from_fib6(const struct fib6_result *res, const struct in6_addr *daddr, const struct in6_addr *saddr) eafnosupport_ip6_mtu_from_fib6() argument
H A Dsyncookies.c46 struct in6_addr daddr; in cookie_hash() member
40 cookie_hash(const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, u32 count, int c) cookie_hash() argument
63 secure_tcp_syn_cookie(const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, __u32 sseq, __u32 data) secure_tcp_syn_cookie() argument
75 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, __u32 sseq) check_tcp_syn_cookie() argument
[all...]
H A Dping.c68 struct in6_addr *daddr; in ping_v6_sendmsg() local
[all...]
H A Dxfrm6_policy.c26 xfrm6_dst_lookup(struct net *net, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) xfrm6_dst_lookup() argument
53 xfrm6_get_saddr(struct net *net, int oif, xfrm_address_t *saddr, xfrm_address_t *daddr, u32 mark) xfrm6_get_saddr() argument
H A Dinet6_hashtables.c50 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif) __inet6_lookup_established() argument
93 compute_score(struct sock *sk, struct net *net, const unsigned short hnum, const struct in6_addr *daddr, const int dif, const int sdif) compute_score() argument
130 inet6_lookup_reuseport(struct net *net, struct sock *sk, struct sk_buff *skb, int doff, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned short hnum, inet6_ehashfn_t *ehashfn) inet6_lookup_reuseport() argument
151 inet6_lhash2_lookup(struct net *net, struct inet_listen_hashbucket *ilb2, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) inet6_lhash2_lookup() argument
178 inet6_lookup_run_sk_lookup(struct net *net, int protocol, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, inet6_ehashfn_t *ehashfn) inet6_lookup_run_sk_lookup() argument
203 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) inet6_lookup_listener() argument
247 inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, const int dif) inet6_lookup() argument
270 const struct in6_addr *daddr = &sk->sk_v6_rcv_saddr; __inet6_check_established() local
[all...]
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A Dtx.c14 struct ieee802154_addr daddr; member
33 lowpan_header_create(struct sk_buff *skb, struct net_device *ldev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) lowpan_header_create() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Ddst.c229 dst_blackhole_neigh_lookup(const struct dst_entry *dst, struct sk_buff *skb, const void *daddr) dst_blackhole_neigh_lookup() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_masquerade.c224 nat_ipv6_dev_get_saddr(struct net *net, const struct net_device *dev, const struct in6_addr *daddr, unsigned int srcprefs, struct in6_addr *saddr) nat_ipv6_dev_get_saddr() argument
/kernel/linux/linux-6.6/net/bridge/
H 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
[all...]
/kernel/linux/linux-6.6/sound/soc/loongson/
H A Dloongson_dma.c35 u32 daddr; /* Device address register */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_fddi.h82 __u8 daddr[FDDI_K_ALEN]; member
H A Dif_hippi.h71 __u8 daddr[HIPPI_ALEN]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_fddi.h57 __u8 daddr[FDDI_K_ALEN]; member
H A Dif_hippi.h90 __u8 daddr[HIPPI_ALEN]; member

Completed in 12 milliseconds

1...<<11121314151617181920>>...28