/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | testmode.h | 22 ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) ath10k_tm_event_wmi() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | hash.h | 15 static inline int crypto_hash_report_stat(struct sk_buff *skb, in crypto_hash_report_stat() argument
|
/kernel/linux/linux-6.6/net/rose/ |
H A D | rose_out.c | 30 static void rose_send_iframe(struct sock *sk, struct sk_buff *skb) in rose_send_iframe() argument 48 struct sk_buff *skb, *skbn; in rose_kick() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | em_u32.c | 17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_hl.c | 25 static bool ttl_mt(const struct sk_buff *skb, struct xt_action_param *par) in ttl_mt() argument 44 static bool hl_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hl_mt6() argument
|
H A D | xt_length.c | 21 length_mt(const struct sk_buff *skb, struct xt_action_param *par) in length_mt() argument 30 length_mt6(const struct sk_buff *skb, struct xt_action_param *par) in length_mt6() argument
|
H A D | xt_devgroup.c | 19 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) in devgroup_mt() argument
|
H A D | xt_cpu.c | 33 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) in cpu_mt() argument
|
H A D | xt_pkttype.c | 23 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in pkttype_mt() argument
|
H A D | xt_realm.c | 22 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) in realm_mt() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | lwt_len_hist.bpf.c | 47 int do_len_hist(struct __sk_buff *skb) in do_len_hist() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | sockmap_verdict_prog.c | 35 int bpf_prog2(struct __sk_buff *skb) in bpf_prog2() argument
|
H A D | tailcall_bpf2bpf6.c | 25 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument 35 int entry(struct __sk_buff *skb) in entry() argument
|
H A D | netcnt_prog.c | 26 int bpf_nextcnt(struct __sk_buff *skb) in bpf_nextcnt() argument
|
H A D | test_global_func1.c | 11 int f0(int var, struct __sk_buff *skb) in f0() argument 19 int f1(struct __sk_buff *skb) in f1() argument 31 int f2(int val, struct __sk_buff *skb) in f2() argument 37 int f3(int val, struct __sk_buff *skb, in argument 48 global_func1(struct __sk_buff *skb) global_func1() argument [all...] |
H A D | test_global_func2.c | 11 int f0(int var, struct __sk_buff *skb) in f0() argument 17 int f1(struct __sk_buff *skb) in f1() argument 29 int f2(int val, struct __sk_buff *skb) in f2() argument 35 int f3(int val, struct __sk_buff *skb, in argument 46 global_func2(struct __sk_buff *skb) global_func2() argument [all...] |
H A D | test_global_func_args.c | 58 int test_cls(struct __sk_buff *skb) in test_cls() argument
|
H A D | test_queue_stack_map.h | 28 int _test(struct __sk_buff *skb) in _test() argument
|
H A D | xfrm_info.c | 20 int set_xfrm_info(struct __sk_buff *skb) in set_xfrm_info() argument 28 int get_xfrm_info(struct __sk_buff *skb) in get_xfrm_info() argument
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | send.h | 82 batadv_send_skb_via_tt(struct batadv_priv *bat_priv, struct sk_buff *skb, u8 *dst_hint, unsigned short vid) batadv_send_skb_via_tt() argument 105 batadv_send_skb_via_tt_4addr(struct batadv_priv *bat_priv, struct sk_buff *skb, int packet_subtype, u8 *dst_hint, unsigned short vid) batadv_send_skb_via_tt_4addr() argument [all...] |
/kernel/linux/linux-6.6/net/atm/ |
H A D | raw.c | 23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw() argument 33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw() argument 44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0() argument [all...] |
/kernel/linux/linux-6.6/net/dsa/ |
H A D | tag_xrs700x.c | 14 static struct sk_buff *xrs700x_xmit(struct sk_buff *skb, struct net_device *dev) in xrs700x_xmit() argument 30 static struct sk_buff *xrs700x_rcv(struct sk_buff *skb, struct net_device *dev) in xrs700x_rcv() argument [all...] |
H A D | tag_trailer.c | 15 static struct sk_buff *trailer_xmit(struct sk_buff *skb, struct net_device *dev) in trailer_xmit() argument 29 static struct sk_buff *trailer_rcv(struct sk_buff *skb, struct net_device *dev) in trailer_rcv() argument [all...] |
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebt_nflog.c | 24 ebt_nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_nflog_tg() argument
|
H A D | ebt_redirect.c | 20 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_redirect_tg() argument
|