Home
last modified time | relevance | path

Searched defs:bpf_flow_dissector (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Dflow_dissector.h333 struct bpf_flow_dissector { struct
334 struct bpf_flow_keys *flow_keys;
335 const struct sk_buff *skb;
336 void *data;
337 void *data_end;
/Linux-v5.4/net/core/
Dfilter.c1732 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4()