| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | nf_reject_ipv4.c | 225 struct dst_entry *dst = NULL; in nf_reject_fill_skb_dst() local
|
| H A D | nft_fib_ipv4.c | 32 u32 *dst = ®s->data[priv->dreg]; in nft_fib4_eval_type() local
|
| /kernel/linux/linux-6.6/net/mpls/ |
| H A D | mpls_iptunnel.c | 44 struct dst_entry *dst = skb_dst(skb); in mpls_xmit() local
|
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| H A D | ebt_log.c | 42 __be16 dst; member
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | udp_tunnel_core.c | 153 udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, bool xnet, bool nocheck) udp_tunnel_xmit_skb() argument
|
| H A D | xfrm4_policy.c | 57 struct dst_entry *dst; in xfrm4_get_saddr() local 99 static void xfrm4_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm4_update_pmtu() argument 109 xfrm4_redirect(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb) xfrm4_redirect() argument 118 xfrm4_dst_destroy(struct dst_entry *dst) xfrm4_dst_destroy() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | xfrm6_input.c | 198 xfrm_address_t *dst, *src; in xfrm6_input_addr() local
|
| /kernel/linux/linux-6.6/net/l3mdev/ |
| H A D | l3mdev.c | 221 struct dst_entry *dst = NULL; in l3mdev_link_scope_lookup() local
|
| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | tag.h | 36 struct dsa_switch_tree *dst = cpu_dp->dst; in dsa_master_find_slave() local 113 struct dsa_switch_tree *dst = cpu_dp->dst; in dsa_find_designated_bridge_port_by_vid() local
|
| /kernel/linux/linux-6.6/net/ethtool/ |
| H A D | plca.c | 31 static void plca_update_sint(int *dst, struct nlattr **tb, u32 attrid, in plca_update_sint() argument
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | string.h | 31 void *_nolibc_memcpy_up(void *dst, const void *src, size_t len) in _nolibc_memcpy_up() argument 43 void *_nolibc_memcpy_down(void *dst, const void *src, size_t len) in _nolibc_memcpy_down() argument 56 void *memmove(void *dst, const void *src, size_t len) in memmove() argument 78 memcpy(void *dst, const void *src, size_t len) memcpy() argument 87 memset(void *dst, int b, size_t len) memset() argument 122 strcpy(char *dst, const char *src) strcpy() argument 198 strlcat(char *dst, const char *src, size_t size) strlcat() argument 220 strlcpy(char *dst, const char *src, size_t size) strlcpy() argument 237 strncat(char *dst, const char *src, size_t size) strncat() argument 268 strncpy(char *dst, const char *src, size_t size) strncpy() argument [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_HMARK.h | 44 __u16 dst; member 48 __be16 dst; member
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_last.c | 105 static int nft_last_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_last_clone() argument
|
| H A D | xt_limit.c | 157 static void limit_mt_compat_from_user(void *dst, const void *src) in limit_mt_compat_from_user() argument 171 static int limit_mt_compat_to_user(void __user *dst, const void *src) in limit_mt_compat_to_user() argument
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_router_ipv4.bpf.c | 32 __be32 dst; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_HMARK.h | 44 __u16 dst; member 48 __be16 dst; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_HMARK.h | 31 __u16 dst; member 35 __be16 dst; member
|
| /test/xts/acts/ai/nncore/opstest/src/ |
| H A D | quant_dtype_cast_test.cpp | 37 OHNNOperandTest dst = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_DST_T, {1}, &dstValue, sizeof(int64_t)};
member 57 OHNNOperandTest dst = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_DST_T, {1}, &dstValue, sizeof(int64_t)};
member 77 OHNNOperandTest dst = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_DST_T, {1}, &dstValue, sizeof(int64_t)};
member
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingCanvasLargeValueTest.cpp | 154 OH_Drawing_Rect* dst = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
|
| H A D | NativeDrawingMatrixTest.cpp | 676 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local 698 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}}; in HWTEST_F() local 720 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local 742 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local 829 OH_Drawing_Point2D dst[MAPPOINTS_SIZ in HWTEST_F() local 851 OH_Drawing_Rect* dst = OH_Drawing_RectCreate(0, 0, 0, 0); HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-crypto.c | 107 int __bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask) in __bio_crypt_clone() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | authencesn.c | 39 struct scatterlist dst[2]; member 98 struct scatterlist *dst = req->dst; in crypto_authenc_esn_genicv_tail() local 132 struct scatterlist *dst = req->dst; in crypto_authenc_esn_genicv() local 191 struct scatterlist *src, *dst; crypto_authenc_esn_encrypt() local 233 struct scatterlist *dst = req->dst; crypto_authenc_esn_decrypt_tail() local 283 struct scatterlist *dst = req->dst; crypto_authenc_esn_decrypt() local [all...] |
| H A D | authenc.c | 36 struct scatterlist dst[2]; member 203 struct scatterlist *src, *dst; in crypto_authenc_encrypt() local 242 struct scatterlist *src, *dst; crypto_authenc_decrypt_tail() local [all...] |
| H A D | tgr192.c | 553 __be64 *dst = (__be64 *)out; in tgr192_final() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | padlock-sha.c | 288 u8 *dst = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT); in padlock_sha1_update_nano() local 372 u8 *dst = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT); in padlock_sha256_update_nano() local 64 padlock_output_block(uint32_t *src, uint32_t *dst, size_t count) padlock_output_block() argument [all...] |