| /net/core/ |
| D | secure_seq.c | 55 const __be32 *saddr, const __be32 *daddr) in secure_tcpv6_ts_off() 59 struct in6_addr daddr; in secure_tcpv6_ts_off() member 74 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_seq() 79 struct in6_addr daddr; in secure_tcpv6_seq() member 97 u32 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_ipv6_port_ephemeral() 102 struct in6_addr daddr; in secure_ipv6_port_ephemeral() member 117 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr) in secure_tcp_ts_off() 132 u32 secure_tcp_seq(__be32 saddr, __be32 daddr, in secure_tcp_seq() 144 u32 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral() 154 u64 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, in secure_dccp_sequence_number() [all …]
|
| /net/xfrm/ |
| D | xfrm_hash.h | 19 static inline unsigned int __xfrm4_daddr_saddr_hash(const xfrm_address_t *daddr, in __xfrm4_daddr_saddr_hash() 26 static inline unsigned int __xfrm6_daddr_saddr_hash(const xfrm_address_t *daddr, in __xfrm6_daddr_saddr_hash() 45 static inline unsigned int __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm4_dpref_spref_hash() 76 static inline unsigned int __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm6_dpref_spref_hash() 85 static inline unsigned int __xfrm_dst_hash(const xfrm_address_t *daddr, in __xfrm_dst_hash() 102 static inline unsigned int __xfrm_src_hash(const xfrm_address_t *daddr, in __xfrm_src_hash() 120 __xfrm_spi_hash(const xfrm_address_t *daddr, __be32 spi, u8 proto, in __xfrm_spi_hash() 144 const xfrm_address_t *daddr = &sel->daddr; in __sel_hash() local 169 static inline unsigned int __addr_hash(const xfrm_address_t *daddr, in __addr_hash()
|
| D | xfrm_state.c | 55 const xfrm_address_t *daddr, in xfrm_dst_hash() 64 const xfrm_address_t *daddr, in xfrm_src_hash() 72 xfrm_spi_hash(struct net *net, const xfrm_address_t *daddr, in xfrm_spi_hash() 802 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_init_tempstate() 821 const xfrm_address_t *daddr, in __xfrm_state_lookup() 846 const xfrm_address_t *daddr, in __xfrm_state_lookup_byaddr() 932 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_find() 1075 xfrm_address_t *daddr, xfrm_address_t *saddr, in xfrm_stateonly_find() 1198 const xfrm_address_t *daddr, in __find_acq_core() 1610 xfrm_state_lookup(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi, in xfrm_state_lookup() [all …]
|
| /net/ipv6/ |
| D | inet6_hashtables.c | 57 const struct in6_addr *daddr, in __inet6_lookup_established() 98 const struct in6_addr *daddr, in compute_score() 132 const __be16 sport, const struct in6_addr *daddr, in inet6_lookup_listener() 172 const struct in6_addr *daddr, const __be16 dport, in inet6_lookup() 192 const struct in6_addr *daddr = &sk->sk_v6_rcv_saddr; in __inet6_check_established() local
|
| D | syncookies.c | 46 const struct in6_addr *daddr, in cookie_hash() 51 struct in6_addr daddr; in cookie_hash() member 69 const struct in6_addr *daddr, in secure_tcp_syn_cookie() 81 const struct in6_addr *daddr, __be16 sport, in check_tcp_syn_cookie()
|
| D | ip6_checksum.c | 9 const struct in6_addr *daddr, in csum_ipv6_magic() 117 const struct in6_addr *daddr, int len) in udp6_set_csum()
|
| D | udp.c | 131 const struct in6_addr *daddr, unsigned short hnum, in compute_score() 182 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2() 222 const struct in6_addr *daddr, __be16 dport, in __udp6_lib_lookup() 322 const struct in6_addr *daddr, __be16 dport, int dif) in udp6_lib_lookup() 501 const struct in6_addr *daddr = &hdr->daddr; in __udp6_lib_err() local 708 const struct in6_addr *saddr, const struct in6_addr *daddr, in __udp6_lib_mcast_deliver() 806 const struct in6_addr *saddr, *daddr; in __udp6_lib_rcv() local 1005 const struct in6_addr *daddr, int len) in udp6_hwcsum_outgoing() 1129 struct in6_addr *daddr, *final_p, final; in udpv6_sendmsg() local
|
| D | ndisc.c | 427 const struct in6_addr *daddr, in ip6_nd_hdr() 447 const struct in6_addr *daddr, in ndisc_send_skb() 496 void ndisc_send_na(struct net_device *dev, const struct in6_addr *daddr, in ndisc_send_na() 579 const struct in6_addr *daddr, const struct in6_addr *saddr, in ndisc_send_ns() 631 const struct in6_addr *daddr) in ndisc_send_rs() 751 const struct in6_addr *daddr = &ipv6_hdr(skb)->daddr; in ndisc_recv_ns() local 935 const struct in6_addr *daddr = &ipv6_hdr(skb)->daddr; in ndisc_recv_na() local
|
| /net/phonet/ |
| D | pn_dev.c | 189 u8 phonet_address_get(struct net_device *dev, u8 daddr) in phonet_address_get() 367 int phonet_route_add(struct net_device *dev, u8 daddr) in phonet_route_add() 384 int phonet_route_del(struct net_device *dev, u8 daddr) in phonet_route_del() 404 struct net_device *phonet_route_get_rcu(struct net *net, u8 daddr) in phonet_route_get_rcu() 415 struct net_device *phonet_route_output(struct net *net, u8 daddr) in phonet_route_output()
|
| /net/ipv4/ |
| D | route.c | 453 const void *daddr) in ipv4_neigh_lookup() 472 static void ipv4_confirm_neigh(const struct dst_entry *dst, const void *daddr) in ipv4_confirm_neigh() 575 __be32 daddr = inet->inet_daddr; in build_sk_flow_key() local 632 static inline u32 fnhe_hashfun(__be32 daddr) in fnhe_hashfun() 655 static void update_or_create_fnhe(struct fib_nh *nh, __be32 daddr, __be32 gw, in update_or_create_fnhe() 817 __be32 daddr = iph->daddr; in __ip_do_redirect() local 1332 static void ip_del_fnhe(struct fib_nh *nh, __be32 daddr) in ip_del_fnhe() 1366 static struct fib_nh_exception *find_exception(struct fib_nh *nh, __be32 daddr) in find_exception() 1392 __be32 daddr, const bool do_cache) in rt_bind_exception() 1531 static void rt_set_nexthop(struct rtable *rt, __be32 daddr, in rt_set_nexthop() [all …]
|
| D | syncookies.c | 52 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash() 95 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, in secure_tcp_syn_cookie() 124 static __u32 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, in check_tcp_syn_cookie()
|
| D | xfrm4_policy.c | 24 const xfrm_address_t *daddr, in __xfrm4_dst_lookup() 48 const xfrm_address_t *daddr, in xfrm4_dst_lookup() 57 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm4_get_saddr()
|
| D | tcp_metrics.c | 150 struct inetpeer_addr *daddr, in tcpm_new() 214 const struct inetpeer_addr *daddr, in __tcp_get_metrics() 235 struct inetpeer_addr saddr, daddr; in __tcp_get_metrics_req() local 278 struct inetpeer_addr saddr, daddr; in tcp_get_metrics() local 834 struct inetpeer_addr saddr, daddr; in tcp_metrics_nl_cmd_get() local 915 struct inetpeer_addr saddr, daddr; in tcp_metrics_nl_cmd_del() local
|
| D | inetpeer.c | 97 static struct inet_peer *lookup(const struct inetpeer_addr *daddr, in lookup() 182 const struct inetpeer_addr *daddr, in inet_getpeer()
|
| D | inet_hashtables.c | 172 const unsigned short hnum, const __be32 daddr, in compute_score() 214 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener() 276 const __be32 daddr, const u16 hnum, in __inet_lookup_established() 328 __be32 daddr = inet->inet_rcv_saddr; in __inet_check_established() local
|
| D | xfrm4_state.c | 45 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in xfrm4_init_temprop()
|
| /net/llc/ |
| D | llc_conn.c | 454 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
|
| /net/ax25/ |
| D | ax25_ip.c | 49 unsigned short type, const void *daddr, in ax25_hard_header() 218 unsigned short type, const void *daddr, in ax25_hard_header()
|
| /net/sched/ |
| D | act_tunnel_key.c | 127 __be32 daddr; in tunnel_key_init() local 138 struct in6_addr daddr; in tunnel_key_init() local 226 __be32 daddr = info->key.u.ipv4.dst; in tunnel_key_dump_addresses() local
|
| /net/netfilter/ |
| D | xt_TPROXY.c | 64 tproxy_laddr4(struct sk_buff *skb, __be32 user_laddr, __be32 daddr) in tproxy_laddr4() 108 const __be32 saddr, const __be32 daddr, in nf_tproxy_get_sock_v4() 179 const struct in6_addr *saddr, const struct in6_addr *daddr, in nf_tproxy_get_sock_v6() 382 const struct in6_addr *daddr) in tproxy_laddr6()
|
| /net/ipv6/netfilter/ |
| D | nf_socket_ipv6.c | 85 const struct in6_addr *saddr, const struct in6_addr *daddr, in nf_socket_get_sock_v6() 107 const struct in6_addr *daddr = NULL, *saddr = NULL; in nf_sk_lookup_slow_v6() local
|
| D | nft_chain_route_ipv6.c | 31 struct in6_addr saddr, daddr; in nf_route_table_hook() local
|
| /net/ieee802154/6lowpan/ |
| D | tx.c | 22 struct ieee802154_addr daddr; member 42 unsigned short type, const void *daddr, in lowpan_header_create()
|
| /net/802/ |
| D | fc.c | 38 const void *daddr, const void *saddr, unsigned int len) in fc_header()
|
| /net/ipv4/netfilter/ |
| D | nft_chain_route_ipv4.c | 31 __be32 saddr, daddr; in nf_route_table_hook() local
|