Home
last modified time | relevance | path

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

12345678910>>...26

/kernel/linux/linux-6.6/net/core/
Dsecure_seq.c57 const __be32 *saddr, const __be32 *daddr) in secure_tcpv6_ts_off()
60 struct in6_addr saddr; in secure_tcpv6_ts_off() member
76 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_seq()
80 struct in6_addr saddr; in secure_tcpv6_seq() member
99 u64 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_ipv6_port_ephemeral()
103 struct in6_addr saddr; 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()
149 u64 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral()
161 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()
/kernel/linux/linux-5.10/net/core/
Dsecure_seq.c57 const __be32 *saddr, const __be32 *daddr) in secure_tcpv6_ts_off()
60 struct in6_addr saddr; in secure_tcpv6_ts_off() member
76 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_seq()
80 struct in6_addr saddr; in secure_tcpv6_seq() member
99 u64 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_ipv6_port_ephemeral()
103 struct in6_addr saddr; 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()
149 u64 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral()
161 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
151 const xfrm_address_t *saddr = &sel->saddr; in __sel_hash() local
176 const xfrm_address_t *saddr, in __addr_hash()
/kernel/linux/linux-5.10/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
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dninet_hashtables.c69 __u32 secure_tcp_nip_sequence_number(const __be32 *saddr, const __be32 *daddr, in secure_tcp_nip_sequence_number()
73 struct nip_addr saddr; in secure_tcp_nip_sequence_number() member
92 u64 secure_newip_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_newip_port_ephemeral()
96 struct nip_addr saddr; in secure_newip_port_ephemeral() member
111 const struct nip_addr *saddr, in nip_portaddr_hash()
306 const struct nip_addr *saddr, in __ninet_lookup_established()
375 const struct nip_addr *saddr, __be16 sport, in ninet_lhash2_lookup()
415 const struct nip_addr *saddr, in ninet_lookup_listener()
453 struct nip_addr *saddr = &sk->SK_NIP_DADDR; in __ninet_check_established() local
/kernel/linux/linux-6.6/include/net/
Dip6_checksum.h47 const struct in6_addr *saddr, in tcp_v6_check()
55 const struct in6_addr *saddr, in __tcp_v6_send_check()
75 const struct in6_addr *saddr, in udp_v6_check()
/kernel/linux/linux-5.10/net/ipv6/
Dinet6_hashtables.c53 const struct in6_addr *saddr, in __inet6_lookup_established()
118 const struct in6_addr *saddr, in lookup_reuseport()
137 const struct in6_addr *saddr, in inet6_lhash2_lookup()
165 const struct in6_addr *saddr, in inet6_lookup_run_bpf()
190 const struct in6_addr *saddr, in inet6_lookup_listener()
231 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
253 const struct in6_addr *saddr = &sk->sk_v6_daddr; in __inet6_check_established() local
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_net.c46 struct in_addr *saddr, in rxe_find_route4()
69 struct in6_addr *saddr, in rxe_find_route6()
103 struct in6_addr *saddr, in rxe_find_route6()
125 struct in_addr *saddr; in rxe_find_route() local
249 __be32 saddr, __be32 daddr, __u8 proto, in prepare_ipv4_hdr()
280 struct in6_addr *saddr, struct in6_addr *daddr, in prepare_ipv6_hdr()
309 struct in_addr *saddr = &av->sgid_addr._sockaddr_in.sin_addr; in prepare4() local
333 struct in6_addr *saddr = &av->sgid_addr._sockaddr_in6.sin6_addr; in prepare6() local
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
Drxe_net.c25 struct in_addr *saddr, in rxe_find_route4()
49 struct in6_addr *saddr, in rxe_find_route6()
84 struct in6_addr *saddr, in rxe_find_route6()
106 struct in_addr *saddr; 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()
286 struct in_addr *saddr = &av->sgid_addr._sockaddr_in.sin_addr; in prepare4() local
310 struct in6_addr *saddr = &av->sgid_addr._sockaddr_in6.sin6_addr; in prepare6() local
/kernel/linux/linux-6.6/net/ipv6/
Dinet6_hashtables.c52 const struct in6_addr *saddr, in __inet6_lookup_established()
132 const struct in6_addr *saddr, in inet6_lookup_reuseport()
154 const struct in6_addr *saddr, in inet6_lhash2_lookup()
181 const struct in6_addr *saddr, in inet6_lookup_run_sk_lookup()
206 const struct in6_addr *saddr, in inet6_lookup_listener()
249 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
271 const struct in6_addr *saddr = &sk->sk_v6_daddr; in __inet6_check_established() local
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dchecksum_64.h66 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()
94 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dchecksum_64.h66 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()
94 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dchecksum.h99 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
136 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
159 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, in csum_ipv6_magic()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dchecksum.h78 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
95 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
110 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dchecksum.h100 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()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dchecksum.h74 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()
110 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dchecksum.h74 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()
110 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dchecksum.h81 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()
113 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()

12345678910>>...26