Home
last modified time | relevance | path

Searched defs:doff (Results 26 - 50 of 78) sorted by relevance

1234

/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c264 lookup_reuseport(struct net *net, struct sock *sk, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, unsigned short hnum) lookup_reuseport() argument
287 inet_lhash2_lookup(struct net *net, struct inet_listen_hashbucket *ilb2, struct sk_buff *skb, int doff, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif, const int sdif) inet_lhash2_lookup() argument
315 inet_lookup_run_bpf(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, u16 hnum) inet_lookup_run_bpf() argument
338 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif, const int sdif) __inet_lookup_listener() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_synproxy_core.c28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, in synproxy_parse_options() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h453 struct sock *inet_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet_steal_sock() argument
320 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif, int sdif) inet_lookup_listener() argument
413 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif, const int sdif, bool *refcounted) __inet_lookup() argument
434 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) inet_lookup() argument
492 __inet_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be16 sport, const __be16 dport, const int sdif, bool *refcounted) __inet_lookup_skb() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_synproxy_core.c28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, in synproxy_parse_options() argument
[all...]
/third_party/libexif/libexif/
H A Dexif-data.c185 unsigned int s, doff; in exif_data_load_data_entry() local
268 unsigned int doff, s; exif_data_save_data_entry() local
358 unsigned int doff, s; exif_data_save_data_entry_general() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c352 unsigned soff, doff, w, p; in emit_blit_buffer() local
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.c459 u16 soff, doff, iter; in fsl_edma_prep_dma_cyclic() local
527 u16 soff, doff, ite in fsl_edma_prep_slave_sg() local
380 fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
[all...]
H A Dfsl-edma-common.h77 __le16 doff; member
H A Dmpc512x_dma.c153 u32 doff:16; /* Signed destination address offset */ member
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.c584 u16 soff, doff, iter; in fsl_edma_prep_dma_cyclic() local
480 fsl_edma_fill_tcd(struct fsl_edma_chan *fsl_chan, struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
657 u16 soff, doff, iter; fsl_edma_prep_slave_sg() local
[all...]
H A Dfsl-edma-common.h84 __le16 doff; member
H A Dmpc512x_dma.c153 u32 doff:16; /* Signed destination address offset */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf119.c354 const u32 doff = nv50_ior_base(dac); in gf119_dac_clock() local
H A Dnv50.c244 const u32 doff = nv50_ior_base(dac); in nv50_dac_clock() local
253 const u32 doff = nv50_ior_base(dac); in nv50_dac_sense() local
270 nv50_dac_power_wait(struct nvkm_device *device, const u32 doff) in nv50_dac_power_wait() argument
282 const u32 doff = nv50_ior_base(dac); in nv50_dac_power() local
[all...]
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H A Dtcp.h110 uint16_t doff:4; member
119 uint16_t doff:4; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c357 inet_lookup_reuseport(struct net *net, struct sock *sk, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, unsigned short hnum, inet_ehashfn_t *ehashfn) inet_lookup_reuseport() argument
383 inet_lhash2_lookup(struct net *net, struct inet_listen_hashbucket *ilb2, struct sk_buff *skb, int doff, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif, const int sdif) inet_lhash2_lookup() argument
410 inet_lookup_run_sk_lookup(struct net *net, int protocol, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, u16 hnum, const int dif, inet_ehashfn_t *ehashfn) inet_lookup_run_sk_lookup() argument
432 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif, const int sdif) __inet_lookup_listener() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dclearvideo.c231 int sstride, dstride, soff, doff; in copy_block() local
271 int doff = x + y * dstride; in copyadd_block() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
H A Dtcp.h124 uint16_t doff:4; member
133 uint16_t doff:4; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dtcp.h32 doff:4, member
42 __u16 doff:4, member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtcp.h32 doff:4, member
42 __u16 doff:4, member
/kernel/linux/linux-5.10/net/core/
H A Dflow_dissector.c1642 const u8 *doff; in __skb_get_poff() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtcp.h32 doff:4, member
42 __u16 doff:4, member
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.c234 sector_t doff; in __write_sb_page() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtcp.h30 __u16 res1 : 4, doff : 4, fin : 1, syn : 1, rst : 1, psh : 1, ack : 1, urg : 1, ece : 1, cwr : 1; member
32 __u16 doff : 4, res1 : 4, cwr : 1, ece : 1, urg : 1, ack : 1, psh : 1, rst : 1, syn : 1, fin : 1; member
/kernel/linux/linux-6.6/net/core/
H A Dflow_dissector.c1884 const u8 *doff; in __skb_get_poff() local

Completed in 32 milliseconds

1234