Home
last modified time | relevance | path

Searched defs:doff (Results 1 – 23 of 23) sorted by relevance

/linux/net/ipv6/
H A Dinet6_hashtables.c130 struct sk_buff *skb, int doff, in inet6_lookup_reuseport()
152 struct sk_buff *skb, int doff, in inet6_lhash2_lookup()
179 struct sk_buff *skb, int doff, in inet6_lookup_run_sk_lookup()
203 struct sk_buff *skb, int doff, in inet6_lookup_listener()
249 struct sk_buff *skb, int doff, in inet6_lookup()
/linux/include/net/
H A Dinet6_hashtables.h84 struct sk_buff *skb, int doff, in __inet6_lookup()
104 struct sock *inet6_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet6_steal_sock()
143 static inline struct sock *__inet6_lookup_skb(struct sk_buff *skb, int doff, in __inet6_lookup_skb()
H A Dinet_hashtables.h305 inet_lookup_listener(struct net * net,struct sk_buff * skb,int doff,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif) inet_lookup_listener() argument
396 __inet_lookup(struct net * net,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
416 inet_lookup(struct net * net,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif) inet_lookup() argument
433 inet_steal_sock(struct net * net,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,bool * refcounted,inet_ehashfn_t * ehashfn) inet_steal_sock() argument
473 __inet_lookup_skb(struct sk_buff * skb,int doff,const __be16 sport,const __be16 dport,const int sdif,bool * refcounted) __inet_lookup_skb() argument
[all...]
/linux/arch/alpha/lib/
H A Dcsum_partial_copy.c181 unsigned long doff, in csum_partial_cfu_src_aligned()
239 unsigned long soff, unsigned long doff, in csum_partial_cfu_unaligned()
319 unsigned long doff = 7 & (unsigned long) dst; in __csum_and_copy() local
/linux/fs/nilfs2/
H A Dalloc.c587 size_t doff, boff; in nilfs_palloc_prepare_alloc_entry() local
695 size_t doff, boff; in nilfs_palloc_commit_free_entry() local
736 size_t doff, boff; in nilfs_palloc_abort_alloc_entry() local
826 size_t doff, boff; in nilfs_palloc_freev() local
/linux/net/rxrpc/
H A Dtxbuf.c23 size_t total, doff, jsize = sizeof(struct rxrpc_jumbo_header); in rxrpc_alloc_data_txbuf() local
/linux/drivers/dma/
H A Dfsl-edma-common.c483 u16 biter, u16 doff, dma_addr_t dlast_sga, bool major_int, in fsl_edma_fill_tcd()
601 u16 soff, doff, iter; in fsl_edma_prep_dma_cyclic() local
685 u16 soff, doff, iter; in fsl_edma_prep_slave_sg() local
H A Dfsl-edma-common.h98 __le16 doff; member
113 __le16 doff; member
H A Dmpc512x_dma.c153 u32 doff:16; /* Signed destination address offset */ member
/linux/net/ipv4/
H A Dinet_hashtables.c388 struct sk_buff *skb, int doff, in inet_lookup_reuseport()
415 struct sk_buff *skb, int doff, in inet_lhash2_lookup()
442 struct sk_buff *skb, int doff, in inet_lookup_run_sk_lookup()
463 struct sk_buff *skb, int doff, in __inet_lookup_listener()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c278 const u32 doff = nv50_ior_base(dac); in nv50_dac_clock() local
287 const u32 doff = nv50_ior_base(dac); in nv50_dac_sense() local
304 nv50_dac_power_wait(struct nvkm_device *device, const u32 doff) in nv50_dac_power_wait()
316 const u32 doff = nv50_ior_base(dac); in nv50_dac_power() local
H A Dgf119.c355 const u32 doff = nv50_ior_base(dac); in gf119_dac_clock() local
/linux/tools/include/uapi/linux/
H A Dtcp.h32 doff:4, member
42 __u16 doff:4, member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgf100.c98 read_div(struct gf100_clk *clk, int doff, u32 dsrc, u32 dctl) in read_div()
H A Dgk104.c106 read_div(struct gk104_clk *clk, int doff, u32 dsrc, u32 dctl) in read_div()
/linux/net/netfilter/
H A Dnf_synproxy_core.c28 synproxy_parse_options(const struct sk_buff * skb,unsigned int doff,const struct tcphdr * th,struct synproxy_options * opts) synproxy_parse_options() argument
[all...]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c1522 u8 doff; in brcmf_sdio_rxglom() local
1757 brcmf_sdio_read_control(struct brcmf_sdio *bus, u8 *hdr, uint len, uint doff) in brcmf_sdio_read_control()
2398 u8 doff; in brcmf_sdio_tx_ctrlframe() local
/linux/net/core/
H A Dflow_dissector.c1932 const u8 *doff; in __skb_get_poff() local
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2453 int doff; in save_args() local
/linux/kernel/trace/
H A Dbpf_trace.c3396 static __always_inline int __bpf_dynptr_copy_str(struct bpf_dynptr *dptr, u64 doff, u64 size, in __bpf_dynptr_copy_str()
3433 static __always_inline int __bpf_dynptr_copy(const struct bpf_dynptr *dptr, u64 doff, in __bpf_dynptr_copy()
/linux/drivers/md/
H A Dmd-bitmap.c439 sector_t doff; in __write_sb_page() local
/linux/drivers/crypto/
H A Dhifn_795x.c1309 unsigned int soff, doff; in hifn_setup_dma() local
/linux/fs/smb/client/
H A Dsmb2pdu.c2396 size_t doff, dlen; in smb2_parse_contexts() local