/include/net/ |
D | secure_seq.h | 6 extern __u32 secure_ip_id(__be32 daddr); 7 extern __u32 secure_ipv6_id(const __be32 daddr[4]); 8 extern u32 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport); 9 extern u32 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, 11 extern __u32 secure_tcp_sequence_number(__be32 saddr, __be32 daddr, 13 extern __u32 secure_tcpv6_sequence_number(const __be32 *saddr, const __be32 *daddr, 15 extern u64 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, 17 extern u64 secure_dccpv6_sequence_number(__be32 *saddr, __be32 *daddr,
|
D | inetpeer.h | 33 struct inetpeer_addr daddr; member 78 struct inet_peer *inet_getpeer(const struct inetpeer_addr *daddr, int create); 82 struct inetpeer_addr daddr; in inet_getpeer_v4() local 84 daddr.addr.a4 = v4daddr; in inet_getpeer_v4() 85 daddr.family = AF_INET; in inet_getpeer_v4() 86 return inet_getpeer(&daddr, create); in inet_getpeer_v4() 91 struct inetpeer_addr daddr; in inet_getpeer_v6() local 93 *(struct in6_addr *)daddr.addr.a6 = *v6daddr; in inet_getpeer_v6() 94 daddr.family = AF_INET6; in inet_getpeer_v6() 95 return inet_getpeer(&daddr, create); in inet_getpeer_v6()
|
D | ip6_checksum.h | 38 const struct in6_addr *daddr, in csum_ipv6_magic() argument 64 sum += (__force u32)daddr->s6_addr32[0]; in csum_ipv6_magic() 65 carry = (sum < (__force u32)daddr->s6_addr32[0]); in csum_ipv6_magic() 68 sum += (__force u32)daddr->s6_addr32[1]; in csum_ipv6_magic() 69 carry = (sum < (__force u32)daddr->s6_addr32[1]); in csum_ipv6_magic() 72 sum += (__force u32)daddr->s6_addr32[2]; in csum_ipv6_magic() 73 carry = (sum < (__force u32)daddr->s6_addr32[2]); in csum_ipv6_magic() 76 sum += (__force u32)daddr->s6_addr32[3]; in csum_ipv6_magic() 77 carry = (sum < (__force u32)daddr->s6_addr32[3]); in csum_ipv6_magic()
|
D | inet6_hashtables.h | 48 const struct in6_addr *faddr = &np->daddr; in inet6_sk_ehashfn() 68 const struct in6_addr *daddr, 74 const struct in6_addr *daddr, 82 const struct in6_addr *daddr, in __inet6_lookup() argument 87 sport, daddr, hnum, dif); in __inet6_lookup() 91 return inet6_lookup_listener(net, hashinfo, daddr, hnum, dif); in __inet6_lookup() 105 &ipv6_hdr(skb)->daddr, ntohs(dport), in __inet6_lookup_skb() 111 const struct in6_addr *daddr, const __be16 dport,
|
D | route.h | 129 static inline struct rtable *ip_route_output(struct net *net, __be32 daddr, in ip_route_output() argument 134 .daddr = daddr, in ip_route_output() 143 __be32 daddr, __be32 saddr, in ip_route_output_ports() argument 150 daddr, saddr, dport, sport, sk ? sock_i_uid(sk) : 0); in ip_route_output_ports() 157 __be32 daddr, __be32 saddr, in ip_route_output_gre() argument 162 fl4->daddr = daddr; in ip_route_output_gre() 275 flowi4_update_output(fl4, oif, tos, fl4->daddr, fl4->saddr); in ip_route_connect() 291 RT_CONN_FLAGS(sk), fl4->daddr, in ip_route_newports() 299 extern void rt_bind_peer(struct rtable *rt, __be32 daddr, int create); 301 static inline struct inet_peer *rt_get_peer(struct rtable *rt, __be32 daddr) in rt_get_peer() argument [all …]
|
D | ip6_route.h | 89 const struct in6_addr *daddr, 94 const struct in6_addr *daddr, 134 extern void rt6_pmtu_discovery(const struct in6_addr *daddr, 157 struct in6_addr *daddr, struct in6_addr *saddr) in __ip6_dst_store() argument 163 np->daddr_cache = daddr; in __ip6_dst_store() 171 struct in6_addr *daddr, struct in6_addr *saddr) in ip6_dst_store() argument 174 __ip6_dst_store(sk, dst, daddr, saddr); in ip6_dst_store()
|
D | inet_hashtables.h | 260 const __be32 daddr, 266 __be32 daddr, __be16 dport, int dif) in inet_lookup_listener() argument 268 return __inet_lookup_listener(net, hashinfo, daddr, ntohs(dport), dif); in inet_lookup_listener() 337 const __be32 daddr, const u16 hnum, const int dif); 342 const __be32 daddr, const __be16 dport, in inet_lookup_established() argument 345 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established() 352 const __be32 daddr, const __be16 dport, in __inet_lookup() argument 357 saddr, sport, daddr, hnum, dif); in __inet_lookup() 359 return sk ? : __inet_lookup_listener(net, hashinfo, daddr, hnum, dif); in __inet_lookup() 365 const __be32 daddr, const __be16 dport, in inet_lookup() argument [all …]
|
D | flow.h | 67 __be32 daddr; member 82 __be32 daddr, __be32 saddr, in flowi4_init_output() argument 95 fl4->daddr = daddr; in flowi4_init_output() 103 __be32 daddr, __be32 saddr) in flowi4_update_output() argument 107 fl4->daddr = daddr; in flowi4_update_output() 123 struct in6_addr daddr; member 144 __le16 daddr; member
|
D | ndisc.h | 128 const struct in6_addr *daddr, 133 const struct in6_addr *daddr); 142 const struct in6_addr *daddr, 151 const struct in6_addr *daddr,
|
D | xfrm.h | 288 const xfrm_address_t *daddr); 289 int (*get_saddr)(struct net *net, xfrm_address_t *saddr, xfrm_address_t *daddr); 325 const xfrm_address_t *daddr, 1193 return (xfrm_address_t *)&fl->u.ip4.daddr; in xfrm_flowi_daddr() 1195 return (xfrm_address_t *)&fl->u.ip6.daddr; in xfrm_flowi_daddr() 1214 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm_flowi_addr_get() argument 1220 memcpy(&daddr->a4, &fl->u.ip4.daddr, sizeof(daddr->a4)); in xfrm_flowi_addr_get() 1224 *(struct in6_addr *)daddr->a6 = fl->u.ip6.daddr; in xfrm_flowi_addr_get() 1231 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in __xfrm4_state_addr_check() argument 1233 if (daddr->a4 == x->id.daddr.a4 && in __xfrm4_state_addr_check() [all …]
|
/include/net/netfilter/ |
D | nf_tproxy_core.h | 68 const __be32 saddr, const __be32 daddr, in nf_tproxy_get_sock_v4() argument 80 saddr, sport, daddr, dport, in nf_tproxy_get_sock_v4() 85 daddr, dport, in nf_tproxy_get_sock_v4() 96 saddr, sport, daddr, dport, in nf_tproxy_get_sock_v4() 106 sk = udp4_lib_lookup(net, saddr, sport, daddr, dport, in nf_tproxy_get_sock_v4() 129 protocol, ntohl(saddr), ntohs(sport), ntohl(daddr), ntohs(dport), lookup_type, sk); in nf_tproxy_get_sock_v4() 137 const struct in6_addr *saddr, const struct in6_addr *daddr, in nf_tproxy_get_sock_v6() argument 149 saddr, sport, daddr, dport, in nf_tproxy_get_sock_v6() 154 daddr, ntohs(dport), in nf_tproxy_get_sock_v6() 165 saddr, sport, daddr, ntohs(dport), in nf_tproxy_get_sock_v6() [all …]
|
/include/net/phonet/ |
D | pn_dev.h | 51 int phonet_route_add(struct net_device *dev, u8 daddr); 52 int phonet_route_del(struct net_device *dev, u8 daddr); 54 struct net_device *phonet_route_get_rcu(struct net *net, u8 daddr); 55 struct net_device *phonet_route_output(struct net *net, u8 daddr);
|
/include/linux/netfilter/ |
D | xt_policy.h | 22 daddr:1, member 42 union nf_inet_addr daddr; member 49 union xt_policy_addr daddr;
|
/include/net/irda/ |
D | irlap_frame.h | 95 __le32 daddr; /* Destination device address */ member 105 __le32 daddr; /* Destination device address */ member 112 __le32 daddr; /* Dest device address */ member 139 __le32 daddr; member 148 void irlap_send_test_frame(struct irlap_cb *self, __u8 caddr, __u32 daddr,
|
D | irlmp_frame.h | 52 void irlmp_link_connect_indication(struct lap_cb *, __u32 saddr, __u32 daddr, 54 void irlmp_link_connect_request(__u32 daddr);
|
D | iriap.h | 66 __u32 daddr; member 98 __u32 saddr, __u32 daddr,
|
D | irlan_client.h | 37 void irlan_client_wakeup(struct irlan_cb *self, __u32 saddr, __u32 daddr);
|
D | ircomm_core.h | 73 __u32 daddr; /* Destination device address */ member 94 __u32 saddr, __u32 daddr, struct sk_buff *skb,
|
D | ircomm_event.h | 68 __u32 daddr; /* Destination device address */ member
|
/include/asm-generic/ |
D | checksum.h | 64 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, 70 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() argument 73 return csum_fold(csum_tcpudp_nofold(saddr, daddr, len, proto, sum)); in csum_tcpudp_magic()
|
/include/linux/ |
D | lsm_audit.h | 33 __be32 daddr; member 37 struct in6_addr daddr; member
|
D | if_fc.h | 38 __u8 daddr[FC_ALEN]; /* destination address */ member
|
/include/linux/netfilter_bridge/ |
D | ebt_ip.h | 33 __be32 daddr; member
|
D | ebt_ip6.h | 33 struct in6_addr daddr; member
|
D | ebt_arp.h | 26 __be32 daddr; member
|