Searched refs:tunnel_id (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h67 u32 tunnel_id; member in struct:mlx5_mapped_obj::__anon1481::__anon1482
/linux-master/include/uapi/linux/
H A Dbpf.h2196 * this struct exposes the *key*\ **->tunnel_id**, which is
6257 __u32 tunnel_id; member in struct:bpf_tunnel_key
/linux-master/tools/include/uapi/linux/
H A Dbpf.h2196 * this struct exposes the *key*\ **->tunnel_id**, which is
6257 __u32 tunnel_id; member in struct:bpf_tunnel_key
/linux-master/net/bridge/
H A Dbr_private.h172 __be64 tunnel_id; member in struct:br_tunnel_info
/linux-master/drivers/infiniband/core/
H A Duverbs_cmd.c2799 if ((ntohl(ib_spec->tunnel.mask.tunnel_id)) >= BIT(24) ||
2800 (ntohl(ib_spec->tunnel.val.tunnel_id)) >= BIT(24))
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c813 /* tunnel_id is wrongly defined in hsi defn. as __le32 */
814 req->tunnel_id = tunnel_id_to_key32(tun_key->tun_id);
H A Dbnxt_hsi.h7880 __be32 tunnel_id; member in struct:hwrm_cfa_decap_filter_alloc_input
/linux-master/include/rdma/
H A Dib_verbs.h1986 __be32 tunnel_id; member in struct:ib_flow_tunnel_filter
1990 * the tunnel_id from val has the vni value
/linux-master/net/core/
H A Dfilter.c4683 to->tunnel_id = be64_to_cpu(info->key.tun_id);
4810 info->key.tun_id = cpu_to_be64(from->tunnel_id);

Completed in 377 milliseconds

12