Home
last modified time | relevance | path

Searched defs:saddr (Results 1 – 25 of 273) sorted by relevance

1234567891011

/Linux-v5.4/net/core/
Dsecure_seq.c56 const __be32 *saddr, const __be32 *daddr) in secure_tcpv6_ts_off()
59 struct in6_addr saddr; in secure_tcpv6_ts_off() member
75 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_seq()
79 struct in6_addr saddr; in secure_tcpv6_seq() member
98 u32 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_ipv6_port_ephemeral()
102 struct in6_addr saddr; in secure_ipv6_port_ephemeral() member
118 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr) in secure_tcp_ts_off()
133 u32 secure_tcp_seq(__be32 saddr, __be32 daddr, in secure_tcp_seq()
146 u32 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral()
156 u64 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, in secure_dccp_sequence_number()
[all …]
Ddst_cache.c72 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4()
91 __be32 saddr) in dst_cache_set_ip4()
106 const struct in6_addr *saddr) in dst_cache_set_ip6()
121 struct in6_addr *saddr) in dst_cache_get_ip6()
/Linux-v5.4/net/xfrm/
Dxfrm_hash.h20 const xfrm_address_t *saddr) in __xfrm4_daddr_saddr_hash()
27 const xfrm_address_t *saddr) in __xfrm6_daddr_saddr_hash()
45 const xfrm_address_t *saddr, in __xfrm4_dpref_spref_hash()
76 const xfrm_address_t *saddr, in __xfrm6_dpref_spref_hash()
85 const xfrm_address_t *saddr, in __xfrm_dst_hash()
102 const xfrm_address_t *saddr, in __xfrm_src_hash()
144 const xfrm_address_t *saddr = &sel->saddr; in __sel_hash() local
169 const xfrm_address_t *saddr, in __addr_hash()
/Linux-v5.4/include/trace/events/
Dtcp.h15 #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
/Linux-v5.4/include/net/
Dip6_checksum.h55 const struct in6_addr *saddr, in tcp_v6_check()
63 const struct in6_addr *saddr, in __tcp_v6_send_check()
89 const struct in6_addr *saddr, in udp_v6_check()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_net.c85 struct in_addr *saddr, in rxe_find_route4()
108 struct in6_addr *saddr, in rxe_find_route6()
140 struct in6_addr *saddr, in rxe_find_route6()
162 struct in_addr *saddr; in rxe_find_route() local
288 __be32 saddr, __be32 daddr, __u8 proto, in prepare_ipv4_hdr()
319 struct in6_addr *saddr, struct in6_addr *daddr, in prepare_ipv6_hdr()
348 struct in_addr *saddr = &av->sgid_addr._sockaddr_in.sin_addr; in prepare4() local
372 struct in6_addr *saddr = &av->sgid_addr._sockaddr_in6.sin6_addr; in prepare6() local
/Linux-v5.4/arch/arm/include/asm/
Dchecksum.h88 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
125 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
148 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, in csum_ipv6_magic()
/Linux-v5.4/arch/m68k/include/asm/
Dchecksum.h82 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-v5.4/arch/parisc/include/asm/
Dchecksum.h88 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
124 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/Linux-v5.4/net/ipv6/
Dsyncookies.c40 static u32 cookie_hash(const struct in6_addr *saddr, in cookie_hash()
45 struct in6_addr saddr; in cookie_hash() member
63 static __u32 secure_tcp_syn_cookie(const struct in6_addr *saddr, in secure_tcp_syn_cookie()
75 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, in check_tcp_syn_cookie()
Dinet6_hashtables.c51 const struct in6_addr *saddr, in __inet6_lookup_established()
118 const struct in6_addr *saddr, in inet6_lhash2_lookup()
152 const struct in6_addr *saddr, in inet6_lookup_listener()
185 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
207 const struct in6_addr *saddr = &sk->sk_v6_daddr; in __inet6_check_established() local
Dxfrm6_tunnel.c74 …ic struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in __xfrm6_tunnel_spi_lookup()
89 __be32 xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in xfrm6_tunnel_spi_lookup()
117 static u32 __xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in __xfrm6_tunnel_alloc_spi()
163 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi()
187 static void xfrm6_tunnel_free_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_free_spi()
Dip6_checksum.c8 __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
116 const struct in6_addr *saddr, in udp6_set_csum()
/Linux-v5.4/arch/sparc/include/asm/
Dchecksum_64.h99 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
118 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
127 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
Dchecksum_32.h173 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
192 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
201 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/Linux-v5.4/arch/x86/include/asm/
Dchecksum_32.h114 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
132 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
150 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
Dchecksum_64.h88 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
113 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/Linux-v5.4/arch/xtensa/include/asm/
Dchecksum.h125 static __inline__ __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
158 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
176 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/Linux-v5.4/arch/sh/include/asm/
Dchecksum_32.h114 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
140 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
157 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/Linux-v5.4/arch/nios2/include/asm/
Dchecksum.h47 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
70 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/Linux-v5.4/arch/ia64/lib/
Dchecksum.c38 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
49 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
/Linux-v5.4/net/rds/
Drecv.c44 struct in6_addr *saddr) in rds_inc_init()
58 struct in6_addr *saddr) in rds_inc_path_init()
282 void rds_recv_incoming(struct rds_connection *conn, struct in6_addr *saddr, in rds_recv_incoming()
781 __be32 saddr, __be32 daddr, int flip) in rds_inc_info_copy()
809 struct in6_addr *saddr, struct in6_addr *daddr, in rds6_inc_info_copy()
/Linux-v5.4/arch/x86/um/asm/
Dchecksum.h91 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
107 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/Linux-v5.4/net/ipv4/
Dxfrm4_policy.c22 const xfrm_address_t *saddr, in __xfrm4_dst_lookup()
46 const xfrm_address_t *saddr, in xfrm4_dst_lookup()
56 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm4_get_saddr()
/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c46 static int verve_write_byte(struct cx231xx *dev, u8 saddr, u8 data) in verve_write_byte()
52 static int verve_read_byte(struct cx231xx *dev, u8 saddr, u8 *data) in verve_read_byte()
98 static int afe_write_byte(struct cx231xx *dev, u16 saddr, u8 data) in afe_write_byte()
104 static int afe_read_byte(struct cx231xx *dev, u16 saddr, u8 *data) in afe_read_byte()
513 static int vid_blk_write_byte(struct cx231xx *dev, u16 saddr, u8 data) in vid_blk_write_byte()
519 static int vid_blk_read_byte(struct cx231xx *dev, u16 saddr, u8 *data) in vid_blk_read_byte()
530 static int vid_blk_write_word(struct cx231xx *dev, u16 saddr, u32 data) in vid_blk_write_word()
536 static int vid_blk_read_word(struct cx231xx *dev, u16 saddr, u32 *data) in vid_blk_read_word()

1234567891011