| /linux/net/core/ |
| H A D | secure_seq.c | 57 const __be32 *saddr, const __be32 *daddr) in secure_tcpv6_ts_off() argument 61 struct in6_addr daddr; in secure_tcpv6_ts_off() member 76 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_seq() argument 81 struct in6_addr daddr; in secure_tcpv6_seq() member 99 u64 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_ipv6_port_ephemeral() argument 104 struct in6_addr daddr; secure_ipv6_port_ephemeral() member 121 secure_tcp_ts_off(const struct net * net,__be32 saddr,__be32 daddr) secure_tcp_ts_off() argument 136 secure_tcp_seq(__be32 saddr,__be32 daddr,__be16 sport,__be16 dport) secure_tcp_seq() argument 149 secure_ipv4_port_ephemeral(__be32 saddr,__be32 daddr,__be16 dport) secure_ipv4_port_ephemeral() argument 161 secure_dccp_sequence_number(__be32 saddr,__be32 daddr,__be16 sport,__be16 dport) secure_dccp_sequence_number() argument 176 secure_dccpv6_sequence_number(__be32 * saddr,__be32 * daddr,__be16 sport,__be16 dport) secure_dccpv6_sequence_number() argument 181 struct in6_addr daddr; secure_dccpv6_sequence_number() member [all...] |
| /linux/net/xfrm/ |
| H A 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() 44 static inline unsigned int __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm4_dpref_spref_hash() 75 static inline unsigned int __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm6_dpref_spref_hash() 84 static inline unsigned int __xfrm_dst_hash(const xfrm_address_t *daddr, in __xfrm_dst_hash() 101 static inline unsigned int __xfrm_src_hash(const xfrm_address_t *daddr, in __xfrm_src_hash() 119 __xfrm_spi_hash(const xfrm_address_t *daddr, __be32 spi, u8 proto, in __xfrm_spi_hash() 150 const xfrm_address_t *daddr = &sel->daddr; in __sel_hash() local 175 static inline unsigned int __addr_hash(const xfrm_address_t *daddr, in __addr_hash()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | gro.c | 199 struct in6_addr daddr; in tcp_checksum() member 205 struct in_addr daddr; in tcp_checksum() member 304 static void write_packet(int fd, char *buf, int len, struct sockaddr_ll *daddr) in write_packet() 337 static void send_flags(int fd, struct sockaddr_ll *daddr, int psh, int syn, in send_flags() 372 static void send_data_pkts(int fd, struct sockaddr_ll *daddr, in send_data_pkts() 386 static void send_large(int fd, struct sockaddr_ll *daddr, int remainder) in send_large() 405 static void send_ack(int fd, struct sockaddr_ll *daddr) in send_ack() 516 static void send_changed_checksum(int fd, struct sockaddr_ll *daddr) in send_changed_checksum() 531 static void send_changed_seq(int fd, struct sockaddr_ll *daddr) in send_changed_seq() 550 static void send_changed_ts(int fd, struct sockaddr_ll *daddr) in send_changed_ts() [all …]
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | dma-octeon.c | 43 static phys_addr_t octeon_hole_dma_to_phys(dma_addr_t daddr) in octeon_hole_dma_to_phys() 58 static phys_addr_t octeon_gen1_dma_to_phys(struct device *dev, dma_addr_t daddr) in octeon_gen1_dma_to_phys() 78 static phys_addr_t octeon_gen2_dma_to_phys(struct device *dev, dma_addr_t daddr) in octeon_gen2_dma_to_phys() 100 static phys_addr_t octeon_big_dma_to_phys(struct device *dev, dma_addr_t daddr) in octeon_big_dma_to_phys() 131 dma_addr_t daddr) in octeon_small_dma_to_phys() 180 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr) in dma_to_phys()
|
| /linux/net/ipv6/ |
| H A D | rpl.c | 14 const struct in6_addr *daddr, in ipv6_rpl_addr_decompress() 34 const struct in6_addr *daddr, unsigned char n) in ipv6_rpl_srh_decompress() 57 const struct in6_addr *daddr, in ipv6_rpl_srh_calc_cmpri() 74 static unsigned char ipv6_rpl_srh_calc_cmpre(const struct in6_addr *daddr, in ipv6_rpl_srh_calc_cmpre() 89 const struct in6_addr *daddr, unsigned char n) in ipv6_rpl_srh_compress()
|
| H A 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()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 74 struct in_addr *daddr) in rxe_find_route4() 98 struct in6_addr *daddr) in rxe_find_route6() 133 struct in6_addr *daddr) in rxe_find_route6() 155 struct in_addr *daddr; in rxe_find_route() local 276 __be32 saddr, __be32 daddr, __u8 proto, in prepare_ipv4_hdr() 306 struct in6_addr *saddr, struct in6_addr *daddr, in prepare_ipv6_hdr() 336 struct in_addr *daddr = &av->dgid_addr._sockaddr_in.sin_addr; in prepare4() local 360 struct in6_addr *daddr = &av->dgid_addr._sockaddr_in6.sin6_addr; in prepare6() local
|
| /linux/include/net/ |
| H A D | ip6_checksum.h | 48 const struct in6_addr *daddr, in tcp_v6_check() 56 const struct in6_addr *daddr) in __tcp_v6_send_check() 76 const struct in6_addr *daddr, in udp_v6_check()
|
| /linux/arch/sparc/include/asm/ |
| H A D | checksum_64.h | 66 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 85 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() 95 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| H A D | checksum_32.h | 132 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 151 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() 161 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/m68k/include/asm/ |
| H A D | checksum.h | 82 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold() 102 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic() 120 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/parisc/include/asm/ |
| H A D | checksum.h | 74 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 92 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() 111 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/arm/include/asm/ |
| H A D | checksum.h | 100 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() 137 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() 160 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/s390/include/asm/ |
| H A D | checksum.h | 76 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() 93 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() 109 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/x86/include/asm/ |
| H A D | checksum_32.h | 109 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 127 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() 146 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| H A D | checksum_64.h | 87 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/include/trace/events/ |
| H A D | net_probe_common.h | 44 #define TP_STORE_V4MAPPED(__entry, saddr, daddr) \ argument 55 #define TP_STORE_ADDRS(__entry, saddr, daddr, saddr6, daddr6) \ argument 69 #define TP_STORE_ADDRS(__entry, saddr, daddr, saddr6, daddr6) \ argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcp_custom_syncookie.h | 53 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 78 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() 86 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/sh/include/asm/ |
| H A D | checksum_32.h | 115 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 141 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() 159 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/xtensa/include/asm/ |
| H A D | checksum.h | 123 static __inline__ __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 156 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic() 175 const struct in6_addr *daddr, in csum_ipv6_magic()
|
| /linux/arch/nios2/include/asm/ |
| H A D | checksum.h | 40 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold() 63 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
|
| /linux/net/ipv4/ |
| H A D | route.c | 414 const void *daddr) in ipv4_neigh_lookup() 441 static void ipv4_confirm_neigh(const struct dst_entry *dst, const void *daddr) in ipv4_confirm_neigh() 548 __be32 daddr = inet->inet_daddr; in build_sk_flow_key() local 620 static u32 fnhe_hashfun(__be32 daddr) in fnhe_hashfun() 644 static void update_or_create_fnhe(struct fib_nh_common *nhc, __be32 daddr, in update_or_create_fnhe() 817 __be32 daddr = iph->daddr; in __ip_do_redirect() local 1349 static void ip_del_fnhe(struct fib_nh_common *nhc, __be32 daddr) in ip_del_fnhe() 1384 __be32 daddr) in find_exception() 1415 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() 1441 __be32 daddr, const bool do_cache) in rt_bind_exception() [all …]
|
| /linux/arch/x86/um/asm/ |
| H A D | checksum.h | 58 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() 74 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
|
| /linux/net/llc/ |
| H A D | llc_conn.c | 455 const struct llc_addr *daddr, in llc_estab_match() 482 struct llc_addr *daddr, in __llc_lookup_established() 520 struct llc_addr *daddr, in llc_lookup_established() 607 struct llc_addr *daddr, in __llc_lookup() 762 struct llc_addr *daddr) in llc_create_incoming_sock() 783 struct llc_addr saddr, daddr; in llc_conn_handler() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_iptunnel_common.h | 15 } daddr; member 29 } daddr; member
|