Home
last modified time | relevance | path

Searched refs:flow_dissector (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/BPF/
Dsockex2.ll36 switch i64 %proto.1.i, label %flow_dissector.exit.thread [
149 switch i64 %proto.2.i, label %flow_dissector.exit.thread [
301 br label %flow_dissector.exit.thread
307 br label %flow_dissector.exit.thread
309 flow_dissector.exit.thread: ; preds = %86, %12, %196, %199
/external/iproute2/examples/bpf/
Dbpf_prog.c303 static inline bool flow_dissector(struct __sk_buff *skb, in flow_dissector() function
447 if (!flow_dissector(skb, &flow)) in cls_main()