Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_verbs.h2031 /* ib_flow_spec_tunnel describes the Vxlan tunnel
2034 struct ib_flow_spec_tunnel { struct
2115 struct ib_flow_spec_tunnel tunnel;
2035 typeib_flow_spec_tunnel global() argument
2036 sizeib_flow_spec_tunnel global() argument
2037 valib_flow_spec_tunnel global() argument
2038 maskib_flow_spec_tunnel global() argument
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2823 ib_spec->tunnel.size = sizeof(struct ib_flow_spec_tunnel); in ib_uverbs_kern_spec_to_ib_spec_filter()