/kernel/linux/linux-5.10/net/ipv6/ |
H A D | inet6_hashtables.c | 51 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif) __inet6_lookup_established() argument 116 lookup_reuseport(struct net *net, struct sock *sk, struct sk_buff *skb, int doff, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned short hnum) lookup_reuseport() argument 134 inet6_lhash2_lookup(struct net *net, struct inet_listen_hashbucket *ilb2, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) inet6_lhash2_lookup() argument 162 inet6_lookup_run_bpf(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum) inet6_lookup_run_bpf() argument 187 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) inet6_lookup_listener() argument 229 inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, const int dif) inet6_lookup() argument 253 const struct in6_addr *saddr = &sk->sk_v6_daddr; __inet6_check_established() local [all...] |
H A D | seg6_hmac.c | 326 int seg6_push_hmac(struct net *net, struct in6_addr *saddr, in seg6_push_hmac() argument 161 seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, struct in6_addr *saddr, u8 *output) seg6_hmac_compute() argument
|
H A D | syncookies.c | 40 static u32 cookie_hash(const struct in6_addr *saddr, in cookie_hash() argument 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() argument 75 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, in check_tcp_syn_cookie() argument [all...] |
H A D | xfrm6_policy.c | 26 xfrm6_dst_lookup(struct net *net, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) xfrm6_dst_lookup() argument 54 xfrm6_get_saddr(struct net *net, int oif, xfrm_address_t *saddr, xfrm_address_t *daddr, u32 mark) xfrm6_get_saddr() argument
|
H A D | fib6_rules.c | 142 struct in6_addr saddr; in fib6_rule_saddr() local
|
H A D | xfrm6_tunnel.c | 74 static struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in __xfrm6_tunnel_spi_lookup() argument 89 __be32 xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in xfrm6_tunnel_spi_lookup() argument 117 static u32 __xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in __xfrm6_tunnel_alloc_spi() argument 163 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi() argument 187 xfrm6_tunnel_free_spi(struct net *net, xfrm_address_t *saddr) xfrm6_tunnel_free_spi() argument [all...] |
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/ |
H A D | tx.c | 15 struct ieee802154_addr saddr; member 33 lowpan_header_create(struct sk_buff *skb, struct net_device *ldev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) lowpan_header_create() argument [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_rules.c | 182 __be32 saddr = fl4->saddr; in fib4_rule_match() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_masquerade.c | 219 nat_ipv6_dev_get_saddr(struct net *net, const struct net_device *dev, const struct in6_addr *daddr, unsigned int srcprefs, struct in6_addr *saddr) nat_ipv6_dev_get_saddr() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/ |
H A D | ipsec_offload.c | 206 mlx5_ipsec_offload_create_sa_ctx(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm *accel_xfrm, const __be32 saddr[4], const __be32 daddr[4], const __be32 spi, bool is_ipv6, u32 *hw_handle) mlx5_ipsec_offload_create_sa_ctx() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | 83 u16 saddr = 0; in cx231xx_i2c_send_bytes() local 190 u16 saddr = 0; in cx231xx_i2c_recv_bytes() local 277 u16 saddr = 0; cx231xx_i2c_recv_bytes_with_saddr() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | lsm_audit.h | 36 __be32 saddr; member 40 struct in6_addr saddr; member
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | 83 u16 saddr = 0; in cx231xx_i2c_send_bytes() local 190 u16 saddr = 0; in cx231xx_i2c_recv_bytes() local 277 u16 saddr = 0; cx231xx_i2c_recv_bytes_with_saddr() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.h | 35 union mlxsw_sp_l3addr saddr; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | lsm_audit.h | 36 __be32 saddr; member 40 struct in6_addr saddr; member
|
H A D | netfilter_ipv6.h | 30 struct in6_addr saddr; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | dst_metadata.h | 197 static inline struct metadata_dst *__ip_tun_set_dst(__be32 saddr, in __ip_tun_set_dst() argument 228 static inline struct metadata_dst *__ipv6_tun_set_dst(const struct in6_addr *saddr, in __ipv6_tun_set_dst() argument
|
H A D | ip6_route.h | 129 ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, const struct in6_addr *daddr, unsigned int prefs, struct in6_addr *saddr) ip6_route_get_saddr() argument 224 ip6_dst_store(struct sock *sk, struct dst_entry *dst, const struct in6_addr *daddr, const struct in6_addr *saddr) ip6_dst_store() argument
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | p80211conv.h | 113 u8 saddr[ETH_ALEN]; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | hitfb.c | 78 u32 saddr = WIDTH * dy + dx; in hitfb_accel_set_dest() local 94 u32 saddr, daddr; in hitfb_accel_bitblt() local [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_fddi.h | 113 __u8 saddr[FDDI_K_ALEN]; /* source address */ member
|
H A D | if_hippi.h | 132 __u8 saddr[HIPPI_ALEN]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
H A D | mac89x0.c | 541 struct sockaddr *saddr = addr; in set_mac_address() local
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_netdev.c | 146 struct sockaddr saddr; in opa_vnic_process_vema_config() local
|
/kernel/linux/linux-6.6/net/phonet/ |
H A D | pn_dev.c | 176 u8 saddr; in phonet_address_get() local
|