Home
last modified time | relevance | path

Searched defs:saddr (Results 1 – 200 of 257) sorted by relevance

12

/linux-4.4.14/net/xfrm/
Dxfrm_hash.h19 const xfrm_address_t *saddr) in __xfrm4_daddr_saddr_hash()
26 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()
Dxfrm_state.c42 const xfrm_address_t *saddr, in xfrm_dst_hash()
51 const xfrm_address_t *saddr, in xfrm_src_hash()
635 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_init_tempstate()
680 const xfrm_address_t *saddr, in __xfrm_state_lookup_byaddr()
764 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_find()
886 xfrm_address_t *daddr, xfrm_address_t *saddr, in xfrm_stateonly_find()
1007 const xfrm_address_t *saddr, in __find_acq_core()
1406 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_lookup_byaddr()
1421 const xfrm_address_t *saddr, int create, unsigned short family) in xfrm_find_acq()
Dxfrm_policy.c120 const xfrm_address_t *saddr, in __xfrm_dst_lookup()
145 xfrm_address_t *saddr = &x->props.saddr; in xfrm_dst_lookup() local
395 const xfrm_address_t *saddr, in policy_hash_direct()
1097 const xfrm_address_t *daddr, *saddr; in xfrm_policy_lookup_bytype() local
1421 xfrm_address_t *saddr = xfrm_flowi_saddr(fl, family); in xfrm_tmpl_resolve_one() local
1671 xfrm_address_t saddr, daddr; in xfrm_bundle_create() local
/linux-4.4.14/net/core/
Dsecure_seq.c43 __u32 secure_tcpv6_sequence_number(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_sequence_number()
65 u32 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, in secure_ipv6_port_ephemeral()
89 __u32 secure_tcp_sequence_number(__be32 saddr, __be32 daddr, in secure_tcp_sequence_number()
105 u32 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral()
123 u64 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, in secure_dccp_sequence_number()
146 u64 secure_dccpv6_sequence_number(__be32 *saddr, __be32 *daddr, in secure_dccpv6_sequence_number()
Dsock.c2170 int sock_no_bind(struct socket *sock, struct sockaddr *saddr, int len) in sock_no_bind()
2176 int sock_no_connect(struct socket *sock, struct sockaddr *saddr, in sock_no_connect()
2195 int sock_no_getname(struct socket *sock, struct sockaddr *saddr, in sock_no_getname()
/linux-4.4.14/include/net/
Dip6_checksum.h60 const struct in6_addr *saddr, in tcp_v6_check()
68 const struct in6_addr *saddr, in __tcp_v6_send_check()
94 const struct in6_addr *saddr, in udp_v6_check()
Dflow.h80 __be32 saddr; member
96 __be32 daddr, __be32 saddr, in flowi4_init_output()
116 __be32 daddr, __be32 saddr) in flowi4_update_output()
137 struct in6_addr saddr; member
158 __le16 saddr; member
Dinet_hashtables.h223 __be32 saddr, __be16 sport, in inet_lookup_listener()
292 const __be32 saddr, const __be16 sport, in inet_lookup_established()
302 const __be32 saddr, const __be16 sport, in __inet_lookup()
316 const __be32 saddr, const __be16 sport, in inet_lookup()
Droute.h137 __be32 saddr, u8 tos, int oif) in ip_route_output()
150 __be32 daddr, __be32 saddr, in ip_route_output_ports()
164 __be32 daddr, __be32 saddr, in ip_route_output_gre()
Dinet6_hashtables.h63 const struct in6_addr *saddr, in __inet6_lookup()
Dllc_s_ev.h43 struct llc_addr saddr; member
Dip6_route.h146 const struct in6_addr *saddr) in ip6_dst_store()
Dip_tunnels.h90 __be32 saddr; member
183 __be32 saddr, __be32 daddr, in ip_tunnel_key_init()
Dudp.h152 static inline __sum16 udp_v4_check(int len, __be32 saddr, in udp_v4_check()
Ddn_fib.h153 #define dn_fib_rules_policy(saddr,res,flags) (0) argument
Dxfrm.h158 xfrm_address_t saddr; member
481 xfrm_address_t saddr; member
1241 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm_flowi_addr_get()
1258 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in __xfrm4_state_addr_check()
1268 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in __xfrm6_state_addr_check()
1280 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_addr_check()
Dvxlan.h136 union vxlan_addr saddr; member
Ddn.h180 static inline __le16 dn_saddr2dn(struct sockaddr_dn *saddr) in dn_saddr2dn()
Dtcp.h1131 static inline __sum16 tcp_v4_check(int len, __be32 saddr, in tcp_v4_check()
1350 __be32 saddr; member
1358 struct in6_addr saddr; member
/linux-4.4.14/arch/frv/include/asm/
Dchecksum.h108 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
123 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
137 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, in csum_ipv6_magic()
/linux-4.4.14/arch/arm/include/asm/
Dchecksum.h87 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
124 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
147 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, __u32 len, in csum_ipv6_magic()
/linux-4.4.14/arch/m68k/include/asm/
Dchecksum.h81 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
101 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
119 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, in csum_ipv6_magic()
/linux-4.4.14/arch/parisc/include/asm/
Dchecksum.h87 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()
125 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/arch/m32r/include/asm/
Dchecksum.h116 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
147 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
166 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/arch/score/include/asm/
Dchecksum.h130 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
164 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
181 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/arch/sparc/include/asm/
Dchecksum_64.h98 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()
128 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
Dchecksum_32.h172 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()
202 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/net/ipv6/
Dxfrm6_tunnel.c87 …ic struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in __xfrm6_tunnel_spi_lookup()
102 __be32 xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in xfrm6_tunnel_spi_lookup()
130 static u32 __xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in __xfrm6_tunnel_alloc_spi()
173 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi()
197 static void xfrm6_tunnel_free_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_free_spi()
Dinet6_hashtables.c53 const struct in6_addr *saddr, in __inet6_lookup_established()
124 struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, in inet6_lookup_listener()
180 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
201 const struct in6_addr *saddr = &sk->sk_v6_daddr; in __inet6_check_established() local
Dip6_checksum.c7 __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
92 const struct in6_addr *saddr, in udp6_set_csum()
Dsyncookies.c47 static u32 cookie_hash(const struct in6_addr *saddr, const struct in6_addr *daddr, in cookie_hash()
71 static __u32 secure_tcp_syn_cookie(const struct in6_addr *saddr, in secure_tcp_syn_cookie()
83 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, in check_tcp_syn_cookie()
Dudp.c146 const struct in6_addr *saddr, __be16 sport, in compute_score()
192 const struct in6_addr *saddr, __be16 sport, in compute_score2()
236 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup2()
288 const struct in6_addr *saddr, __be16 sport, in __udp6_lib_lookup()
383 struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup()
543 const struct in6_addr *saddr = &hdr->saddr; in __udp6_lib_err() local
786 const struct in6_addr *saddr, const struct in6_addr *daddr, in __udp6_lib_mcast_deliver()
853 const struct in6_addr *saddr, *daddr; in __udp6_lib_rcv() local
986 const struct in6_addr *saddr, in udp6_hwcsum_outgoing()
Dndisc.c410 const struct in6_addr *saddr, in ip6_nd_hdr()
432 const struct in6_addr *saddr) in ndisc_send_skb()
559 const struct in6_addr *daddr, const struct in6_addr *saddr) in ndisc_send_ns()
598 void ndisc_send_rs(struct net_device *dev, const struct in6_addr *saddr, in ndisc_send_rs()
664 struct in6_addr *saddr = NULL; in ndisc_solicit() local
708 const struct in6_addr *saddr = &ipv6_hdr(skb)->saddr; in ndisc_recv_ns() local
879 struct in6_addr *saddr = &ipv6_hdr(skb)->saddr; in ndisc_recv_na() local
986 const struct in6_addr *saddr = &ipv6_hdr(skb)->saddr; in ndisc_recv_rs() local
Dicmp.c398 const struct in6_addr *saddr = NULL; in icmp6_send() local
559 const struct in6_addr *saddr = NULL; in icmpv6_echo_reply() local
686 const struct in6_addr *saddr, *daddr; in icmpv6_rcv() local
823 const struct in6_addr *saddr, in icmpv6_flow_init()
Dip6_udp_tunnel.c74 struct net_device *dev, struct in6_addr *saddr, in udp_tunnel6_xmit_skb()
Dxfrm6_input.c59 xfrm_address_t *saddr, u8 proto) in xfrm6_input_addr()
Dxfrm6_policy.c31 const xfrm_address_t *saddr, in xfrm6_dst_lookup()
57 xfrm_address_t *saddr, xfrm_address_t *daddr) in xfrm6_get_saddr()
Dxfrm6_state.c45 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in xfrm6_init_temprop()
Doutput_core.c67 const struct in6_addr *saddr) in ipv6_select_ident()
Dtcp_ipv6.c121 struct in6_addr *saddr = NULL, *final_p, final; in tcp_v6_connect() local
532 const struct in6_addr *saddr, int nbytes) in tcp_v6_md5_hash_pseudoheader()
549 const struct in6_addr *daddr, struct in6_addr *saddr, in tcp_v6_md5_hash_hdr()
586 const struct in6_addr *saddr, *daddr; in tcp_v6_md5_hash_skb() local
Dnetfilter.c77 struct in6_addr saddr; member
Dfib6_rules.c105 struct in6_addr saddr; in fib6_rule_action() local
Droute.c467 const struct in6_addr *saddr, in rt6_device_match()
831 struct in6_addr *saddr) in fib6_backtrack()
880 const struct in6_addr *saddr, int oif, int strict) in rt6_lookup()
934 const struct in6_addr *saddr) in ip6_rt_cache_alloc()
1356 const struct in6_addr *daddr, *saddr; in __ip6_rt_update_pmtu() local
2533 struct in6_addr *saddr) in ip6_route_get_saddr()
Draw.c160 const struct in6_addr *saddr; in ipv6_raw_deliver() local
364 const struct in6_addr *saddr, *daddr; in raw6_icmp_error() local
Dreassembly.c86 static unsigned int inet6_hash_frag(__be32 id, const struct in6_addr *saddr, in inet6_hash_frag()
Dip6_fib.c1165 const struct in6_addr *saddr) in fib6_lookup()
1229 const struct in6_addr *saddr, int src_len) in fib6_locate()
Dmcast.c1528 const struct in6_addr *saddr, in ip6_mc_hdr()
1559 const struct in6_addr *saddr; in mld_newpack() local
1937 const struct in6_addr *snd_addr, *saddr; in igmp6_send() local
Dah6.c47 struct in6_addr saddr; member
Dip6_vti.c405 xfrm_address_t *saddr = (xfrm_address_t *)src; in vti6_state_check() local
/linux-4.4.14/arch/mn10300/include/asm/
Dchecksum.h40 static inline __wsum csum_tcpudp_nofold(unsigned long saddr, in csum_tcpudp_nofold()
67 static inline __sum16 csum_tcpudp_magic(unsigned long saddr, in csum_tcpudp_magic()
/linux-4.4.14/arch/x86/include/asm/
Dchecksum_32.h114 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
133 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
152 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
Dchecksum_64.h87 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
112 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/linux-4.4.14/arch/nios2/include/asm/
Dchecksum.h47 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/linux-4.4.14/arch/xtensa/include/asm/
Dchecksum.h125 static __inline__ __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
159 static __inline__ __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
178 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/arch/sh/include/asm/
Dchecksum_32.h117 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
144 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
162 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/arch/metag/include/asm/
Dchecksum.h61 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
81 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
/linux-4.4.14/arch/ia64/lib/
Dchecksum.c37 csum_tcpudp_magic (__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
48 csum_tcpudp_nofold (__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
/linux-4.4.14/arch/x86/um/asm/
Dchecksum.h90 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
106 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
Dchecksum_32.h14 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/include/net/irda/
Dirlap_frame.h92 __le32 saddr; /* Source device address */ member
102 __le32 saddr; /* Source device address */ member
109 __le32 saddr; /* Source device address */ member
136 __le32 saddr; member
Dircomm_tty_attach.h62 __u32 saddr; /* Source device address */ member
Dircomm_event.h65 __u32 saddr; /* Source device address */ member
Dircomm_core.h70 __u32 saddr; /* Source device address (link we are using) */ member
Diriap.h65 __u32 saddr; member
Daf_irda.h42 __u32 saddr; /* my local address */ member
Dircomm_tty.h80 __u32 saddr; member
Dirlap.h102 __u32 saddr; member
152 __u32 saddr; /* Source device address */ member
Dirlmp.h152 __u32 saddr; /* Source device address */ member
Dirlan_common.h176 __u32 saddr; /* Source device address */ member
/linux-4.4.14/arch/avr32/include/asm/
Dchecksum.h113 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
134 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/linux-4.4.14/net/ax25/
Dax25_ip.c50 const void *saddr, unsigned int len) in ax25_hard_header()
219 const void *saddr, unsigned int len) in ax25_hard_header()
/linux-4.4.14/arch/s390/include/asm/
Dchecksum.h94 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
121 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
Dcio.h136 __u32 saddr; member
/linux-4.4.14/arch/powerpc/include/asm/
Dchecksum.h95 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
125 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c32 uint64_t saddr, uint64_t daddr, int n) in amdgpu_benchmark_do_move()
77 uint64_t saddr, daddr; in amdgpu_benchmark_move() local
Damdgpu_vm.c997 uint64_t saddr, uint64_t offset, in amdgpu_vm_bo_map()
1129 uint64_t saddr) in amdgpu_vm_bo_unmap()
/linux-4.4.14/arch/alpha/lib/
Dchecksum.c44 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
54 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
/linux-4.4.14/net/ieee802154/6lowpan/
Dtx.c32 struct lowpan_addr saddr; member
54 const u8 *saddr = _saddr; in lowpan_header_create() local
215 void *daddr, *saddr; in lowpan_header() local
D6lowpan_i.h33 struct ieee802154_addr saddr; member
Dreassembly.c41 const struct ieee802154_addr *saddr, in lowpan_hash_frag()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c58 static int verve_write_byte(struct cx231xx *dev, u8 saddr, u8 data) in verve_write_byte()
64 static int verve_read_byte(struct cx231xx *dev, u8 saddr, u8 *data) in verve_read_byte()
110 static int afe_write_byte(struct cx231xx *dev, u16 saddr, u8 data) in afe_write_byte()
116 static int afe_read_byte(struct cx231xx *dev, u16 saddr, u8 *data) in afe_read_byte()
525 static int vid_blk_write_byte(struct cx231xx *dev, u16 saddr, u8 data) in vid_blk_write_byte()
531 static int vid_blk_read_byte(struct cx231xx *dev, u16 saddr, u8 *data) in vid_blk_read_byte()
542 static int vid_blk_write_word(struct cx231xx *dev, u16 saddr, u32 data) in vid_blk_write_word()
548 static int vid_blk_read_word(struct cx231xx *dev, u16 saddr, u32 *data) in vid_blk_read_word()
Dcx231xx-i2c.c95 u16 saddr = 0; in cx231xx_i2c_send_bytes() local
202 u16 saddr = 0; in cx231xx_i2c_recv_bytes() local
289 u16 saddr = 0; in cx231xx_i2c_recv_bytes_with_saddr() local
Dcx231xx-core.c1511 int cx231xx_read_i2c_master(struct cx231xx *dev, u8 dev_addr, u16 saddr, in cx231xx_read_i2c_master()
1557 int cx231xx_write_i2c_master(struct cx231xx *dev, u8 dev_addr, u16 saddr, in cx231xx_write_i2c_master()
1596 int cx231xx_read_i2c_data(struct cx231xx *dev, u8 dev_addr, u16 saddr, in cx231xx_read_i2c_data()
1632 int cx231xx_write_i2c_data(struct cx231xx *dev, u8 dev_addr, u16 saddr, in cx231xx_write_i2c_data()
1713 u16 saddr, u32 mask, u32 value) in cx231xx_read_modify_write_i2c_dword()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_benchmark.c36 uint64_t saddr, uint64_t daddr, in radeon_benchmark_do_move()
92 uint64_t saddr, daddr; in radeon_benchmark_move() local
/linux-4.4.14/net/rds/
Drecv.c42 __be32 saddr) in rds_inc_init()
157 void rds_recv_incoming(struct rds_connection *conn, __be32 saddr, __be32 daddr, in rds_recv_incoming()
529 __be32 saddr, __be32 daddr, int flip) in rds_inc_info_copy()
/linux-4.4.14/net/ipv4/
Dsyncookies.c56 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash()
108 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, in secure_tcp_syn_cookie()
137 static __u32 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, in check_tcp_syn_cookie()
Dtcp_metrics.c152 struct inetpeer_addr *saddr, in tcpm_new()
216 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, in __tcp_get_metrics()
238 struct inetpeer_addr saddr, daddr; in __tcp_get_metrics_req() local
279 struct inetpeer_addr saddr, daddr; in __tcp_get_metrics_tw() local
323 struct inetpeer_addr saddr, daddr; in tcp_get_metrics() local
981 struct inetpeer_addr saddr, daddr; in tcp_metrics_nl_cmd_get() local
1062 struct inetpeer_addr saddr, daddr; in tcp_metrics_nl_cmd_del() local
Dxfrm4_policy.c24 const xfrm_address_t *saddr, in __xfrm4_dst_lookup()
46 const xfrm_address_t *saddr, in xfrm4_dst_lookup()
55 xfrm_address_t *saddr, xfrm_address_t *daddr) in xfrm4_get_saddr()
Dnetfilter.c25 __be32 saddr = iph->saddr; in ip_route_me_harder() local
86 __be32 saddr; member
Dxfrm4_state.c44 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in xfrm4_init_temprop()
Dudp.c321 static u32 udp4_portaddr_hash(const struct net *net, __be32 saddr, in udp4_portaddr_hash()
340 __be32 saddr, unsigned short hnum, __be16 sport, in compute_score()
386 __be32 saddr, __be16 sport, in compute_score2()
442 __be32 saddr, __be16 sport, in udp4_lib_lookup2()
495 struct sock *__udp4_lib_lookup(struct net *net, __be32 saddr, in __udp4_lib_lookup()
587 struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport, in udp4_lib_lookup()
766 __be32 saddr, __be32 daddr, int len) in udp_set_csum()
890 __be32 daddr, faddr, saddr; in udp_sendmsg() local
1668 __be32 saddr, __be32 daddr, in __udp4_lib_mcast_deliver()
1762 __be32 saddr, daddr; in __udp4_lib_rcv() local
Ddatagram.c29 __be32 saddr; in __ip4_datagram_connect() local
Dinet_hashtables.c208 const __be32 saddr, __be16 sport, in __inet_lookup_listener()
285 const __be32 saddr, const __be16 sport, in __inet_lookup_established()
340 __be32 saddr = inet->inet_daddr; in __inet_check_established() local
Dip_tunnel.c73 struct dst_entry *dst, __be32 saddr) in __tunnel_dst_set()
84 struct dst_entry *dst, __be32 saddr) in tunnel_dst_set()
104 u32 cookie, __be32 *saddr) in tunnel_rtable_get()
350 __be32 daddr, __be32 saddr, in init_tunnel_flow()
Dicmp.c397 __be32 daddr, saddr; in icmp_reply() local
463 __be32 saddr, u8 tos, u32 mark, in icmp_route_lookup()
576 __be32 saddr; in icmp_send() local
Droute.c774 __be32 saddr = iph->saddr; in __ip_do_redirect() local
1473 static int ip_route_input_mc(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_input_mc()
1539 __be32 saddr) in ip_handle_martian_source()
1594 __be32 daddr, __be32 saddr, u32 tos) in __mkroute_input()
1740 __be32 daddr, __be32 saddr, u32 tos) in ip_mkroute_input()
1769 static int ip_route_input_slow(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_input_slow()
1954 int ip_route_input_noref(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_input_noref()
Dip_fragment.c74 __be32 saddr; member
107 static unsigned int ipqhashfn(__be16 id, __be32 saddr, __be32 daddr, u8 prot) in ipqhashfn()
Dtcp_ipv4.c544 void __tcp_v4_send_check(struct sk_buff *skb, __be32 saddr, __be32 daddr) in __tcp_v4_send_check()
1019 __be32 daddr, __be32 saddr, int nbytes) in tcp_v4_md5_hash_pseudoheader()
1042 __be32 daddr, __be32 saddr, const struct tcphdr *th) in tcp_v4_md5_hash_hdr()
1080 __be32 saddr, daddr; in tcp_v4_md5_hash_skb() local
Dfib_rules.c140 __be32 saddr = fl4->saddr; in fib4_rule_match() local
Dping.c380 static void ping_set_saddr(struct sock *sk, struct sockaddr *saddr) in ping_set_saddr()
708 __be32 saddr, daddr, faddr; in ping_v4_sendmsg() local
Dip_vti.c134 xfrm_address_t *saddr = (xfrm_address_t *)&src; in vti_state_check() local
Dip_output.c136 __be32 saddr, __be32 daddr, struct ip_options_rcu *opt) in ip_build_and_send_pkt()
1541 __be32 daddr, __be32 saddr, in ip_send_unicast_reply()
Dip_gre.c731 const void *daddr, const void *saddr, unsigned int len) in ipgre_header()
Dinet_diag.c41 const __be32 *saddr; member
Darp.c331 __be32 saddr = 0; in arp_solicit() local
Draw.c495 __be32 saddr; in raw_sendmsg() local
/linux-4.4.14/arch/mips/include/asm/
Dchecksum.h163 static inline __wsum csum_tcpudp_nofold(__be32 saddr, in csum_tcpudp_nofold()
216 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dchecksum.h12 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
/linux-4.4.14/arch/microblaze/include/asm/
Dchecksum.h19 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dchecksum.h13 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
/linux-4.4.14/arch/unicore32/include/asm/
Dchecksum.h23 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_policy.h21 __u8 saddr:1, member
40 union nf_inet_addr saddr; member
/linux-4.4.14/net/netfilter/
Dxt_socket.c116 const __be32 saddr, const __be32 daddr, in xt_socket_get_sock_v4()
322 const struct in6_addr *saddr, const struct in6_addr *daddr, in xt_socket_get_sock_v6()
344 const struct in6_addr *daddr = NULL, *saddr = NULL; in xt_socket_lookup_slow_v6() local
Dxt_TPROXY.c109 const __be32 saddr, const __be32 daddr, in nf_tproxy_get_sock_v4()
173 const struct in6_addr *saddr, const struct in6_addr *daddr, in nf_tproxy_get_sock_v6()
Dnf_conntrack_expect.c269 const union nf_inet_addr *saddr, in nf_ct_expect_init()
Dnf_conntrack_sip.c854 union nf_inet_addr *saddr; in set_expected_rtp_rtcp() local
1188 union nf_inet_addr *saddr, daddr; in process_register_request() local
/linux-4.4.14/arch/blackfin/include/asm/
Dchecksum.h17 __csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in __csum_tcpudp_nofold()
/linux-4.4.14/arch/c6x/include/asm/
Dchecksum.h13 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
/linux-4.4.14/arch/hexagon/lib/
Dchecksum.c63 __sum16 csum_tcpudp_magic(unsigned long saddr, unsigned long daddr, in csum_tcpudp_magic()
72 __wsum csum_tcpudp_nofold(unsigned long saddr, unsigned long daddr, in csum_tcpudp_nofold()
/linux-4.4.14/net/irda/irlan/
Dirlan_client.c102 void irlan_client_wakeup(struct irlan_cb *self, __u32 saddr, __u32 daddr) in irlan_client_wakeup()
148 __u32 saddr, daddr; in irlan_client_discovery_indication() local
Dirlan_common.c194 static struct irlan_cb __init *irlan_open(__u32 saddr, __u32 daddr) in irlan_open()
/linux-4.4.14/net/802/
Dfc.c38 const void *daddr, const void *saddr, unsigned int len) in fc_header()
Dfddi.c54 const void *daddr, const void *saddr, unsigned int len) in fddi_header()
Dhippi.c48 const void *daddr, const void *saddr, unsigned int len) in hippi_header()
/linux-4.4.14/include/asm-generic/
Dchecksum.h74 csum_tcpudp_magic(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_magic()
/linux-4.4.14/net/ipv4/netfilter/
Dnft_chain_route_ipv4.c31 __be32 saddr, daddr; in nf_route_table_hook() local
Diptable_mangle.c45 __be32 saddr, daddr; in ipt_mangle_out() local
Dipt_SYNPROXY.c21 synproxy_build_ip(struct sk_buff *skb, __be32 saddr, __be32 daddr) in synproxy_build_ip()
/linux-4.4.14/net/ipv6/netfilter/
Dnft_chain_route_ipv6.c31 struct in6_addr saddr, daddr; in nf_route_table_hook() local
Dip6table_mangle.c38 struct in6_addr saddr, daddr; in ip6t_mangle_out() local
Dip6t_SYNPROXY.c23 synproxy_build_ip(struct sk_buff *skb, const struct in6_addr *saddr, in synproxy_build_ip()
Dnf_conntrack_reasm.c156 static unsigned int nf_hash_frag(__be32 id, const struct in6_addr *saddr, in nf_hash_frag()
/linux-4.4.14/arch/cris/include/asm/
Dchecksum.h65 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/linux-4.4.14/include/linux/
Dlsm_audit.h34 __be32 saddr; member
38 struct in6_addr saddr; member
/linux-4.4.14/arch/arc/include/asm/
Dchecksum.h73 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, unsigned short len, in csum_tcpudp_nofold()
/linux-4.4.14/drivers/video/fbdev/
Dhitfb.c63 u32 saddr = WIDTH * dy + dx; in hitfb_accel_set_dest() local
79 u32 saddr, daddr; in hitfb_accel_bitblt() local
/linux-4.4.14/arch/parisc/kernel/
Dunaligned.c137 unsigned long saddr = regs->ior; in emulate_ldh() local
171 unsigned long saddr = regs->ior; in emulate_ldw() local
210 unsigned long saddr = regs->ior; in emulate_ldd() local
/linux-4.4.14/include/uapi/linux/
Dif_fc.h39 __u8 saddr[FC_ALEN]; /* source address */ member
Dxfrm.h50 xfrm_address_t saddr; member
238 xfrm_address_t saddr; member
362 xfrm_address_t saddr; member
393 xfrm_address_t saddr; member
429 xfrm_address_t saddr; member
489 xfrm_address_t saddr; member
Dif_fddi.h97 __u8 saddr[FDDI_K_ALEN]; /* source address */ member
Dif_hippi.h131 __u8 saddr[HIPPI_ALEN]; member
Dipv6.h130 struct in6_addr saddr; member
Dip.h102 __be32 saddr; member
Dirda.h132 __u32 saddr; /* Address of local interface */ member
/linux-4.4.14/net/bridge/netfilter/
Debt_arp.c40 __be32 saddr, daddr; in ebt_arp_mt() local
/linux-4.4.14/net/rose/
Drose_dev.c40 const void *daddr, const void *saddr, unsigned int len) in rose_header()
/linux-4.4.14/arch/x86/lib/
Dcsum-wrappers_64.c136 __sum16 csum_ipv6_magic(const struct in6_addr *saddr, in csum_ipv6_magic()
/linux-4.4.14/net/phonet/
Daf_phonet.c132 const void *saddr, unsigned int len) in pn_header_create()
245 u8 daddr, saddr, res; in pn_skb_send() local
Dsocket.c172 u8 saddr; in pn_socket_bind() local
375 u8 saddr; in pn_socket_ioctl() local
Dpn_dev.c192 u8 saddr; in phonet_address_get() local
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_lib.h73 struct sockaddr_in saddr, daddr; in pair_udp_open() local
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
Debt_ip.h32 __be32 saddr; member
Debt_ip6.h32 struct in6_addr saddr; member
Debt_arp.h24 __be32 saddr; member
Debt_802_3.h47 __u8 saddr[ETH_ALEN]; member
/linux-4.4.14/net/netrom/
Dnr_dev.c70 const void *daddr, const void *saddr, unsigned int len) in nr_header()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_xmit.c125 int rt_mode, __be32 *saddr) in do_output_route4()
299 __be32 saddr = htonl(INADDR_ANY); in __ip_vs_get_out_rt() local
980 __be32 saddr; /* Source for tunnel */ in ip_vs_tunnel_xmit() local
1075 struct in6_addr saddr; /* Source for tunnel */ in ip_vs_tunnel_xmit_v6() local
/linux-4.4.14/net/tipc/
Dserver.h77 struct sockaddr_tipc *saddr; member
Dsubscr.c313 struct sockaddr_tipc *saddr; in tipc_topsrv_start() local
Dserver.c93 struct sockaddr_tipc *saddr = con->server->saddr; in tipc_conn_kref_release() local
/linux-4.4.14/net/bridge/
Dbr_multicast.c1124 __be32 saddr) in br_ip4_multicast_select_querier()
1150 struct in6_addr *saddr) in br_ip6_multicast_select_querier()
1173 struct br_ip *saddr) in br_multicast_select_querier()
1249 struct br_ip *saddr, in br_multicast_query_received()
1270 struct br_ip saddr; in br_ip4_multicast_query() local
1349 struct br_ip saddr; in br_ip6_multicast_query() local
/linux-4.4.14/net/6lowpan/
Diphc.c459 const void *daddr, const void *saddr) in lowpan_header_decompress()
743 const void *daddr, const void *saddr) in lowpan_header_compress()
/linux-4.4.14/net/sctp/
Dipv6.c233 static void sctp_v6_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v6_get_dst()
368 union sctp_addr *saddr = &t->saddr; in sctp_v6_get_saddr() local
496 static void sctp_v6_to_addr(union sctp_addr *addr, struct in6_addr *saddr, in sctp_v6_to_addr()
Dprotocol.c299 static void sctp_v4_dst_saddr(union sctp_addr *saddr, struct flowi4 *fl4, in sctp_v4_dst_saddr()
423 static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v4_get_dst()
549 union sctp_addr *saddr = &t->saddr; in sctp_v4_get_saddr() local
Dtransport.c269 union sctp_addr *saddr, struct sctp_sock *opt) in sctp_transport_route()
Doutqueue.c1302 union sctp_addr *saddr, in sctp_check_transmitted()
Dinput.c475 union sctp_addr saddr; in sctp_err_lookup() local
/linux-4.4.14/lib/
Dchecksum.c193 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
Ddebugobjects.c668 unsigned long flags, oaddr, saddr, eaddr, paddr, chunks; in __debug_check_no_obj_freed() local
/linux-4.4.14/net/dccp/
Dipv6.c45 const struct in6_addr *saddr, in dccp_v6_csum_finish()
767 struct in6_addr *saddr = NULL, *final_p, final; in dccp_v6_connect() local
/linux-4.4.14/net/mac802154/
Diface.c373 const struct ieee802154_addr *saddr, in ieee802154_header_create()
439 const void *saddr, in mac802154_header_create()
/linux-4.4.14/net/irda/
Dirlmp.c282 void irlmp_register_link(struct irlap_cb *irlap, __u32 saddr, notify_t *notify) in irlmp_register_link()
335 void irlmp_unregister_link(__u32 saddr) in irlmp_unregister_link()
369 __u32 saddr, __u32 daddr, in irlmp_connect_request()
Ddiscovery.c150 void irlmp_expire_discoveries(hashbin_t *log, __u32 saddr, int force) in irlmp_expire_discoveries()
Dirlmp_frame.c287 void irlmp_link_connect_indication(struct lap_cb *self, __u32 saddr, in irlmp_link_connect_indication()
Diriap.c364 __u32 saddr, __u32 daddr, in iriap_getvaluebyclass_request()
Dirttp.c1088 __u32 saddr, __u32 daddr, in irttp_connect_request()
Daf_irda.c701 struct sockaddr_irda saddr; in irda_getname() local
/linux-4.4.14/fs/dlm/
Dlowcomms.c471 struct sockaddr_storage saddr; in lowcomms_error_report() local
522 static void make_sockaddr(struct sockaddr_storage *saddr, uint16_t port, in make_sockaddr()
1069 struct sockaddr_storage saddr, src_addr; in tcp_connect_to_sock() local
1163 struct sockaddr_storage *saddr) in tcp_create_listen_sock()
/linux-4.4.14/drivers/staging/wlan-ng/
Dp80211conv.c285 u8 saddr[ETH_ALEN]; in skb_p80211_to_ether() local
Dp80211conv.h132 u8 saddr[ETH_ALEN]; member
/linux-4.4.14/drivers/net/arcnet/
Drfc1201.c139 int saddr = pkt->hard.source, ofs; in rx() local
Darcnet.c545 const void *saddr, unsigned len) in arcnet_header()
/linux-4.4.14/net/irda/irnet/
Dirnet.h435 __u32 saddr; /* my local IrDA address */ member
488 __u32 saddr; member
Dirnet_irda.c54 __u32 saddr, in irnet_post_event()
/linux-4.4.14/net/decnet/
Ddn_rules.c112 __le16 saddr = fld->saddr; in dn_fib_rule_match() local
/linux-4.4.14/net/llc/
Dllc_conn.c767 struct llc_addr *saddr, in llc_create_incoming_sock()
789 struct llc_addr saddr, daddr; in llc_conn_handler() local
/linux-4.4.14/net/ethernet/
Deth.c81 const void *daddr, const void *saddr, unsigned int len) in eth_header()
/linux-4.4.14/net/8021q/
Dvlan_dev.c50 const void *daddr, const void *saddr, in vlan_dev_hard_header()
509 const void *daddr, const void *saddr, in vlan_passthru_hard_header()
/linux-4.4.14/net/irda/ircomm/
Dircomm_core.c207 __u32 saddr, __u32 daddr, struct sk_buff *skb, in ircomm_connect_request()
/linux-4.4.14/drivers/net/ethernet/cirrus/
Dmac89x0.c589 struct sockaddr *saddr = addr; in set_mac_address() local
/linux-4.4.14/Documentation/networking/timestamping/
Dtxtimestamp.c157 static void print_pktinfo(int family, int ifindex, void *saddr, void *daddr) in print_pktinfo()
/linux-4.4.14/drivers/net/wan/
Ddlci.c71 const void *saddr, unsigned len) in dlci_header()
Dhdlc_cisco.c75 u16 type, const void *daddr, const void *saddr, in cisco_hard_header()
Dhdlc_ppp.c168 u16 type, const void *daddr, const void *saddr, in ppp_hard_header()
/linux-4.4.14/drivers/net/
Dvxlan.c1159 union vxlan_addr saddr; in vxlan_rcv() local
1526 const struct in6_addr *saddr, *daddr; in neigh_reduce() local
1686 struct net_device *dev, struct in6_addr *saddr, in vxlan6_xmit_skb()
1849 struct in6_addr *saddr) in vxlan6_get_route()
2062 struct in6_addr saddr; in vxlan_xmit_one() local
/linux-4.4.14/net/rxrpc/
Daf_rxrpc.c122 static int rxrpc_bind(struct socket *sock, struct sockaddr *saddr, int len) in rxrpc_bind()
/linux-4.4.14/arch/blackfin/kernel/
Dbfin_dma.c408 static void __dma_memcpy(u32 daddr, s16 dmod, u32 saddr, s16 smod, size_t cnt, u32 conf) in __dma_memcpy()
/linux-4.4.14/fs/ocfs2/cluster/
Dnetdebug.c319 __be32 saddr = 0, daddr = 0; in sc_show_sock_container() local
/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c329 const void *saddr, unsigned len) in ipvlan_hard_header()
/linux-4.4.14/drivers/message/fusion/
Dmptlan.c121 u8 saddr[FC_ALEN]; member

12