Searched defs:skb (Results 1 - 25 of 2928) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dloop5.c9 int while_true(volatile struct __sk_buff* skb) argument
H A Dtest_sockmap_drop_prog.c27 int prog_skb_verdict(struct __sk_buff *skb) argument
H A Dtest_skb_ctx.c11 int process(struct __sk_buff *skb) argument
[all...]
H A Dtest_sockmap_skb_verdict_attach.c13 int prog_skb_verdict(struct __sk_buff *skb) argument
H A Dcg_storage_multi_egress_only.c24 int egress(struct __sk_buff *skb) argument
H A Dtest_trace_ext.c12 int test_pkt_md_access_new(struct __sk_buff *skb) argument
H A Dtest_trace_ext_tracing.c10 int BPF_PROG(fentry, struct sk_buff *skb) argument
19 int BPF_PROG(fexit, struct sk_buff *skb) argument
H A Dtailcall3.c16 int classifier_0(struct __sk_buff *skb) argument
24 int entry(struct __sk_buff *skb) argument
H A Dtailcall4.c26 int entry(struct __sk_buff *skb) argument
H A Dtailcall1.c24 int entry(struct __sk_buff *skb) argument
[all...]
H A Dtailcall_bpf2bpf1.c22 int subprog_tail(struct __sk_buff *skb) argument
30 int entry(struct __sk_buff *skb) argument
H A Dtest_pkt_md_access.c29 int test_pkt_md_access(struct __sk_buff *skb) argument
H A Dtest_xdp_link.c15 int tc_handler(struct __sk_buff *skb) argument
H A Dtest_sockmap_progs_query.c13 int prog_skb_verdict(struct __sk_buff *skb) argument
H A Dfreplace_global_func.c6 int test_ctx_global_func(struct __sk_buff *skb) argument
13 int new_test_pkt_access(struct __sk_buff *skb) argument
H A Dtest_time_tai.c10 int time_tai(struct __sk_buff *skb) argument
H A Dtest_global_func11.c18 int global_func11(struct __sk_buff *skb) argument
H A Dtest_global_func13.c21 int global_func13(struct __sk_buff *skb) argument
/linux-master/include/net/
H A Dx25device.h10 static inline __be16 x25_type_trans(struct sk_buff *skb, struct net_device *dev) argument
/linux-master/net/rxrpc/
H A Dutils.c16 int rxrpc_extract_addr_from_skb(struct sockaddr_rxrpc *srx, struct sk_buff *skb) argument
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dswitchdev.h11 static inline void qtnfmac_switch_mark_skb_flooded(struct sk_buff *skb) argument
18 static inline void qtnfmac_switch_mark_skb_flooded(struct sk_buff *skb) argument
/linux-master/samples/bpf/
H A Dsockex1_kern.c16 int bpf_prog1(struct __sk_buff *skb) argument
/linux-master/drivers/net/ethernet/sfc/
H A Dtx.h22 static inline unsigned int efx_tx_csum_type_skb(struct sk_buff *skb) argument
/linux-master/net/core/
H A Dsock_destructor.h6 static inline bool is_skb_wmem(const struct sk_buff *skb) argument
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dtx.h15 static inline unsigned int efx_tx_csum_type_skb(struct sk_buff *skb) argument

Completed in 293 milliseconds

1234567891011>>