Home
last modified time | relevance | path

Searched defs:skb (Results 51 - 75 of 5552) sorted by relevance

12345678910>>...223

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_global_func8.c8 __noinline int foo(struct __sk_buff *skb) in foo() argument
15 int global_func8(struct __sk_buff *skb) in global_func8() argument
H A Dtest_tc_bpf.c11 int cls(struct __sk_buff *skb) in cls() argument
18 int pkt_ptr(struct __sk_buff *skb) in pkt_ptr() argument
H A Dtest_trace_ext_tracing.c10 int BPF_PROG(fentry, struct sk_buff *skb) in BPF_PROG() argument
19 int BPF_PROG(fexit, struct sk_buff *skb) in BPF_PROG() argument
H A Dtest_time_tai.c10 int time_tai(struct __sk_buff *skb) in time_tai() argument
H A Dtest_trace_ext.c12 int test_pkt_md_access_new(struct __sk_buff *skb) in test_pkt_md_access_new() argument
H A Dfib_lookup.c14 int fib_lookup(struct __sk_buff *skb) in fib_lookup() argument
/kernel/linux/linux-6.6/net/core/
H A Dsock_destructor.h6 static inline bool is_skb_wmem(const struct sk_buff *skb) in is_skb_wmem() argument
/kernel/linux/linux-6.6/samples/bpf/
H A Dsockex1_kern.c16 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dskb_ctx.c7 struct __sk_buff skb = { in test_skb_ctx() local
[all...]
H A Dskb_helpers.c7 struct __sk_buff skb = { in test_skb_helpers() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dfreplace_cls_redirect.c18 int freplace_cls_redirect_test(struct __sk_buff *skb) in freplace_cls_redirect_test() argument
H A Dtailcall5.c26 int entry(struct __sk_buff *skb) in entry() argument
H A Dtailcall_bpf2bpf2.c14 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument
26 int bpf_func_0(struct __sk_buff *skb) in bpf_func_0() argument
33 int entry(struct __sk_buff *skb) in entry() argument
H A Dtest_cgroup_link.c10 int egress(struct __sk_buff *skb) in egress() argument
17 int egress_alt(struct __sk_buff *skb) in egress_alt() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.h22 qede_ptp_record_rx_ts(struct qede_dev *edev, union eth_rx_cqe *cqe, struct sk_buff *skb) qede_ptp_record_rx_ts() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dutil.c8 void mt76_remove_hdr_pad(struct sk_buff *skb) in mt76_remove_hdr_pad() argument
16 int mt76_insert_hdr_pad(struct sk_buff *skb) in mt76_insert_hdr_pad() argument
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink.h43 struct sk_buff *skb; member
/kernel/linux/linux-5.10/include/linux/
H A Dicmp.h20 static inline struct icmphdr *icmp_hdr(const struct sk_buff *skb) in icmp_hdr() argument
H A Dif_ether.h22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() argument
30 static inline struct ethhdr *skb_eth_hdr(const struct sk_buff *skb) in skb_eth_hdr() argument
35 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.h22 qede_ptp_record_rx_ts(struct qede_dev *edev, union eth_rx_cqe *cqe, struct sk_buff *skb) qede_ptp_record_rx_ts() argument
/kernel/linux/linux-6.6/include/linux/
H A Dif_ether.h22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() argument
30 static inline struct ethhdr *skb_eth_hdr(const struct sk_buff *skb) in skb_eth_hdr() argument
35 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr() argument
H A Dicmp.h20 static inline struct icmphdr *icmp_hdr(const struct sk_buff *skb) in icmp_hdr() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-sync.h20 bool iwl_mvm_time_sync_frame(struct iwl_mvm *mvm, struct sk_buff *skb, u8 *addr) in iwl_mvm_time_sync_frame() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dutil.c8 void mt76_remove_hdr_pad(struct sk_buff *skb) in mt76_remove_hdr_pad() argument
16 int mt76_insert_hdr_pad(struct sk_buff *skb) in mt76_insert_hdr_pad() argument
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink.h43 struct sk_buff *skb; member

Completed in 7 milliseconds

12345678910>>...223