Searched defs:bpf_flow_dissector (Results 1 – 2 of 2) sorted by relevance
418 struct bpf_flow_dissector { struct419 struct bpf_flow_keys *flow_keys;420 const struct sk_buff *skb;421 const void *data;422 const void *data_end;
1755 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4()