| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| H A D | rfc1201.c | 139 int saddr = pkt->hard.source, ofs; in rx() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | inet6_hashtables.h | 85 __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 u16 hnum, const int dif, const int sdif, bool *refcounted) __inet6_lookup() argument 107 inet6_steal_sock(struct net *net, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, bool *refcounted, inet6_ehashfn_t *ehashfn) inet6_steal_sock() argument 178 inet6_match(struct net *net, const struct sock *sk, const struct in6_addr *saddr, const struct in6_addr *daddr, const __portpair ports, const int dif, const int sdif) inet6_match() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
| H A D | p80211conv.c | 262 u8 saddr[ETH_ALEN]; in skb_p80211_to_ether() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| H A D | xt_policy.h | 25 __u8 saddr:1, member 44 union nf_inet_addr saddr; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_recv.c | 112 struct in_addr *saddr = in check_addr() local 122 struct in6_addr *saddr = in check_addr() local
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| H A D | xfrm_hash.h | 19 __xfrm4_daddr_saddr_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr) __xfrm4_daddr_saddr_hash() argument 26 __xfrm6_daddr_saddr_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr) __xfrm6_daddr_saddr_hash() argument 44 __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, __u8 dbits, __u8 sbits) __xfrm4_dpref_spref_hash() argument 75 __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, __u8 dbits, __u8 sbits) __xfrm6_dpref_spref_hash() argument 84 __xfrm_dst_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, u32 reqid, unsigned short family, unsigned int hmask) __xfrm_dst_hash() argument 101 __xfrm_src_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family, unsigned int hmask) __xfrm_src_hash() argument 151 const xfrm_address_t *saddr = &sel->saddr; __sel_hash() local 175 __addr_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family, unsigned int hmask, u8 dbits, u8 sbits) __addr_hash() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_skbmod.c | 118 u8 *saddr = NULL; in tcf_skbmod_init() local
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | tcp_listen.c | 109 struct in6_addr saddr, daddr; in rds_tcp_accept_one() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ip_check_defrag.c | 104 struct sockaddr_storage saddr; in send_frags() local 131 struct sockaddr_storage saddr; in send_frags6() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | reuseport_addr_any.c | 107 struct sockaddr *saddr, *daddr; in connect_and_send() local
|
| H A D | reuseport_bpf_numa.c | 109 struct sockaddr_storage saddr, daddr; in send_from_node() local
|
| H A D | reuseport_bpf_cpu.c | 96 struct sockaddr_storage saddr, daddr; in send_from_cpu() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_policy.h | 37 __u8 saddr : 1, daddr : 1, proto : 1, mode : 1, spi : 1, reqid : 1; member 46 union xt_policy_addr saddr; member
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | nf_socket_ipv4.c | 87 __be32 daddr, saddr; in nf_sk_lookup_slow_v4() local 66 nf_socket_get_sock_v4(struct net *net, struct sk_buff *skb, const int doff, const u8 protocol, const __be32 saddr, const __be32 daddr, const __be16 sport, const __be16 dport, const struct net_device *in) nf_socket_get_sock_v4() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| H A D | nf_socket_ipv6.c | 101 const struct in6_addr *daddr = NULL, *saddr = NULL; in nf_sk_lookup_slow_v6() local 78 nf_socket_get_sock_v6(struct net *net, struct sk_buff *skb, int doff, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in) nf_socket_get_sock_v6() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | xfrm6_input.c | 178 xfrm6_input_addr(struct sk_buff *skb, xfrm_address_t *daddr, xfrm_address_t *saddr, u8 proto) xfrm6_input_addr() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | xfrm4_policy.c | 20 __xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) __xfrm4_dst_lookup() argument 43 xfrm4_dst_lookup(struct net *net, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) xfrm4_dst_lookup() argument 53 xfrm4_get_saddr(struct net *net, int oif, xfrm_address_t *saddr, xfrm_address_t *daddr, u32 mark) xfrm4_get_saddr() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_policy.h | 37 __u8 saddr : 1, daddr : 1, proto : 1, mode : 1, spi : 1, reqid : 1; member 46 union xt_policy_addr saddr; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_policy.h | 23 __u8 saddr:1, member 40 union nf_inet_addr saddr; member
|
| /third_party/libcoap/tests/ |
| H A D | test_session.c | 146 coap_address_t laddr, saddr; in t_session6() local
|
| /third_party/toybox/toys/pending/ |
| H A D | arping.c | 235 struct sockaddr_in saddr; in arping_main() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ndisc_snoop.c | 102 struct in6_addr saddr; in handle_ndisc() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ndisc_snoop.c | 102 struct in6_addr saddr; in handle_ndisc() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | bcmipv6.h | 115 struct ipv6_addr saddr; member
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_output.c | 248 _nip_udp_output(struct sock *sk, void *from, int datalen, int transhdrlen, const struct nip_addr *saddr, ushort sport, const struct nip_addr *daddr, ushort dport, struct dst_entry *dst) _nip_udp_output() argument 381 struct nip_addr *saddr, *daddr; tcp_nip_queue_xmit() local 457 struct nip_addr *saddr, *daddr; tcp_nip_actual_send_reset() local [all...] |