Home
last modified time | relevance | path

Searched defs:skb (Results 201 - 225 of 5552) sorted by relevance

12345678910>>...223

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dtestmode.h22 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 Dhash.h15 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 Drose_out.c30 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 Dem_u32.c17 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 Dxt_hl.c25 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 Dxt_length.c21 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 Dxt_devgroup.c19 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) in devgroup_mt() argument
H A Dxt_cpu.c33 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) in cpu_mt() argument
H A Dxt_pkttype.c23 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in pkttype_mt() argument
H A Dxt_realm.c22 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 Dlwt_len_hist.bpf.c47 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 Dsockmap_verdict_prog.c35 int bpf_prog2(struct __sk_buff *skb) in bpf_prog2() argument
H A Dtailcall_bpf2bpf6.c25 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument
35 int entry(struct __sk_buff *skb) in entry() argument
H A Dnetcnt_prog.c26 int bpf_nextcnt(struct __sk_buff *skb) in bpf_nextcnt() argument
H A Dtest_global_func1.c11 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 Dtest_global_func2.c11 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 Dtest_global_func_args.c58 int test_cls(struct __sk_buff *skb) in test_cls() argument
H A Dtest_queue_stack_map.h28 int _test(struct __sk_buff *skb) in _test() argument
H A Dxfrm_info.c20 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 Dsend.h82 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 Draw.c23 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 Dtag_xrs700x.c14 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 Dtag_trailer.c15 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 Debt_nflog.c24 ebt_nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_nflog_tg() argument
H A Debt_redirect.c20 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_redirect_tg() argument

Completed in 10 milliseconds

12345678910>>...223