Searched refs:key32_to_tunnel_id (Results 1 – 9 of 9) sorted by relevance
67 __be64 key = key32_to_tunnel_id(cpu_to_be32(tun_id)); in __vlan_tunnel_info_add()
231 static inline __be64 key32_to_tunnel_id(__be32 key) in key32_to_tunnel_id() function
456 info.key.tun_id = key32_to_tunnel_id(nla_get_be32(tb[NFTA_TUNNEL_KEY_ID])); in nft_tunnel_obj_init()
319 tun_id = key32_to_tunnel_id(tpi->key); in erspan_rcv()388 tun_id = key32_to_tunnel_id(tpi->key); in __ipgre_rcv()
414 key_id = key32_to_tunnel_id(key32); in tunnel_key_init()
484 flow->tun_key.tun_id = key32_to_tunnel_id(match.key->keyid); in bnxt_tc_parse_flow()485 flow->tun_mask.tun_id = key32_to_tunnel_id(match.mask->keyid); in bnxt_tc_parse_flow()
504 tun_id = key32_to_tunnel_id(tpi->key); in ip6gre_rcv()562 tun_id = key32_to_tunnel_id(tpi->key); in ip6erspan_rcv()
5521 key32_to_tunnel_id(key.enc_key_id.keyid), in mlx5e_tc_restore_tunnel()5528 key32_to_tunnel_id(key.enc_key_id.keyid), in mlx5e_tc_restore_tunnel()
1727 key32_to_tunnel_id(vni), sizeof(*md)); in vxlan_rcv()