Searched defs:bpf_flow_dissector (Results 1 – 2 of 2) sorted by relevance
380 struct bpf_flow_dissector { struct381 struct bpf_flow_keys *flow_keys;382 const struct sk_buff *skb;383 const void *data;384 const void *data_end;
1753 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4()