/openbmc/linux/net/core/ |
H A D | secure_seq.c | 57 const __be32 *saddr, const __be32 *daddr) in secure_tcpv6_ts_off() 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() 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() 104 struct in6_addr daddr; in secure_ipv6_port_ephemeral() member 121 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr) in secure_tcp_ts_off() 136 u32 secure_tcp_seq(__be32 saddr, __be32 daddr, in secure_tcp_seq() 161 u64 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, in secure_dccp_sequence_number() 176 u64 secure_dccpv6_sequence_number(__be32 *saddr, __be32 *daddr, in secure_dccpv6_sequence_number() [all …]
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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 | inet6_hashtables.c | 54 const struct in6_addr *daddr, in __inet6_lookup_established() 95 const struct in6_addr *daddr, in compute_score() 134 const struct in6_addr *daddr, in inet6_lookup_reuseport() 155 const __be16 sport, const struct in6_addr *daddr, in inet6_lhash2_lookup() 183 const struct in6_addr *daddr, in inet6_lookup_run_sk_lookup() 207 const __be16 sport, const struct in6_addr *daddr, in inet6_lookup_listener() 250 const struct in6_addr *daddr, const __be16 dport, in inet6_lookup() 270 const struct in6_addr *daddr = &sk->sk_v6_rcv_saddr; in __inet6_check_established() local
|
H A D | syncookies.c | 41 const struct in6_addr *daddr, in cookie_hash() 46 struct in6_addr daddr; in cookie_hash() member 64 const struct in6_addr *daddr, in secure_tcp_syn_cookie() 76 const struct in6_addr *daddr, __be16 sport, in check_tcp_syn_cookie()
|
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()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | gro.c | 169 struct in6_addr daddr; in tcp_checksum() member 175 struct in_addr daddr; in tcp_checksum() member 332 static void send_data_pkts(int fd, struct sockaddr_ll *daddr, in send_data_pkts() 365 static void send_ack(int fd, struct sockaddr_ll *daddr) in send_ack() 503 static void send_changed_ts(int fd, struct sockaddr_ll *daddr) in send_changed_ts() 531 static void send_diff_opt(int fd, struct sockaddr_ll *daddr) in send_diff_opt() 580 static void send_ip_options(int fd, struct sockaddr_ll *daddr) in send_ip_options() 599 static void send_fragment4(int fd, struct sockaddr_ll *daddr) in send_fragment4() 684 static void send_fragment6(int fd, struct sockaddr_ll *daddr) in send_fragment6() 719 struct sockaddr_ll daddr = {}; in bind_packetsocket() local [all …]
|
/openbmc/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()
|
H A D | ip6_route.h | 65 static inline bool rt6_need_strict(const struct in6_addr *daddr) in rt6_need_strict() 130 const struct in6_addr *daddr, in ip6_route_get_saddr() 233 const struct in6_addr *daddr, in ip6_dst_store() 257 const struct in6_addr *daddr) in ipv6_anycast_destination() 299 const struct in6_addr *daddr) in rt6_nexthop()
|
H A D | inet6_hashtables.h | 90 const struct in6_addr *daddr, in __inet6_lookup() 109 const struct in6_addr *daddr, const __be16 dport, in inet6_steal_sock() 180 const struct in6_addr *daddr, in inet6_match()
|
/openbmc/linux/include/trace/events/ |
H A D | tcp.h | 15 #define TP_STORE_V4MAPPED(__entry, saddr, daddr) \ argument 26 #define TP_STORE_ADDRS(__entry, saddr, daddr, saddr6, daddr6) \ argument 40 #define TP_STORE_ADDRS(__entry, saddr, daddr, saddr6, daddr6) \ argument
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_net.c | 26 struct in_addr *daddr) in rxe_find_route4() 50 struct in6_addr *daddr) in rxe_find_route6() 85 struct in6_addr *daddr) in rxe_find_route6() 107 struct in_addr *daddr; in rxe_find_route() local 227 __be32 saddr, __be32 daddr, __u8 proto, in prepare_ipv4_hdr() 257 struct in6_addr *saddr, struct in6_addr *daddr, in prepare_ipv6_hdr() 287 struct in_addr *daddr = &av->dgid_addr._sockaddr_in.sin_addr; in prepare4() local 311 struct in6_addr *daddr = &av->dgid_addr._sockaddr_in6.sin6_addr; in prepare6() local
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | checksum.h | 81 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() 98 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic() 114 const struct in6_addr *daddr, in csum_ipv6_magic()
|
/openbmc/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()
|
/openbmc/linux/net/phonet/ |
H A D | pn_dev.c | 173 u8 phonet_address_get(struct net_device *dev, u8 daddr) in phonet_address_get() 356 int phonet_route_add(struct net_device *dev, u8 daddr) in phonet_route_add() 373 int phonet_route_del(struct net_device *dev, u8 daddr) in phonet_route_del() 393 struct net_device *phonet_route_get_rcu(struct net *net, u8 daddr) in phonet_route_get_rcu() 404 struct net_device *phonet_route_output(struct net *net, u8 daddr) in phonet_route_output()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/arch/x86/um/asm/ |
H A D | checksum.h | 55 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() 71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
|