Searched defs:bpf_flow_dissector (Results 1 – 2 of 2) sorted by relevance
468 struct bpf_flow_dissector { struct469 struct bpf_flow_keys *flow_keys;470 const struct sk_buff *skb;471 const void *data;472 const void *data_end;
1781 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4()