/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | dispatcher.c | 108 u32 noff; in bpf_dispatcher_update() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | dispatcher.c | 109 u32 noff = 0; in bpf_dispatcher_update() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifs_dfs_ref.c | 148 int off, noff; in cifs_compose_mount_options() local
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nft_fib_ipv4.c | 31 int noff = skb_network_offset(pkt->skb); in nft_fib4_eval_type() local 61 int noff = skb_network_offset(pkt->skb); in nft_fib4_eval() local
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 127 int noff = skb_network_offset(pkt->skb); in nft_fib6_eval_type() local 156 int noff = skb_network_offset(pkt->skb); in nft_fib6_eval() local
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | nft_fib_ipv4.c | 31 int noff = skb_network_offset(pkt->skb); in nft_fib4_eval_type() local 61 int noff = skb_network_offset(pkt->skb); in nft_fib4_eval() local
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 131 int noff = skb_network_offset(pkt->skb); in nft_fib6_eval_type() local 160 int noff = skb_network_offset(pkt->skb); in nft_fib6_eval() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_nat.c | 114 int noff; in tcf_nat_act() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_nat.c | 128 int noff; in tcf_nat_act() local [all...] |
H A D | act_pedit.c | 334 const int noff = skb_network_offset(skb); in pedit_l4_skb_offset() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_meta.c | 98 int noff = skb_network_offset(skb); in nft_meta_get_eval_pkttype_lo() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_meta.c | 98 int noff = skb_network_offset(skb); in nft_meta_get_eval_pkttype_lo() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-finder.c | 1157 Dwarf_Off off, noff; in debuginfo__find_probe_location() local 1925 Dwarf_Off off = 0, noff; in debuginfo__find_line_range() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-finder.c | 1171 Dwarf_Off off, noff; in debuginfo__find_probe_location() local 1944 Dwarf_Off off = 0, noff; in debuginfo__find_line_range() local
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_main.c | 3654 int noff, proto = -1; in bond_flow_dissect() local 3618 bond_flow_ip(struct sk_buff *skb, struct flow_keys *fk, int *noff, int *proto, bool l34) bond_flow_ip() argument 4341 int noff = skb_network_offset(skb); bond_xmit_roundrobin_slave_get() local [all...] |
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_main.c | 4887 int noff = skb_network_offset(skb); in bond_xmit_roundrobin_slave_get() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 5087 smb2_next_header(struct TCP_Server_Info *server, char *buf, unsigned int *noff) smb2_next_header() argument
|
H A D | smb2pdu.c | 2303 size_t noff, nlen; in smb2_parse_contexts() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wcd938x.c | 218 u16 noff; member 2127 wcd938x_mbhc_get_result_params(struct snd_soc_component *component, s16 *d1_a, u16 noff, int32_t *zdet) wcd938x_mbhc_get_result_params() argument [all...] |
H A D | wcd934x.c | 505 u16 noff; member 2645 wcd934x_mbhc_get_result_params(struct wcd934x_codec *wcd934x, s16 *d1_a, u16 noff, int32_t *zdet) wcd934x_mbhc_get_result_params() argument
|