Home
last modified time | relevance | path

Searched defs:ib_flow_attr (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h142577 struct ib_flow_attr { struct
142578 enum ib_flow_attr_type type; argument
142579 u16 size;
142580 u16 priority;
142581 u32 flags;
142582 u8 num_of_specs;
142583 u32 port;
142584 union ib_flow_spec flows[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h150227 struct ib_flow_attr { struct
150228 enum ib_flow_attr_type type; argument
150229 u16 size;
150230 u16 priority;
150231 u32 flags;
150232 u8 num_of_specs;
150233 u32 port;
150234 union ib_flow_spec flows[0];