Searched defs:bpf_flow_dissector (Results 1 – 2 of 2) sorted by relevance
368 struct bpf_flow_dissector { struct369 struct bpf_flow_keys *flow_keys;370 const struct sk_buff *skb;371 const void *data;372 const void *data_end;
1752 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4()