1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Shared Memory Communications
4 * Network namespace definitions.
6 * Copyright IBM Corp. 2018
14 extern unsigned int smc_net_id;
16 /* per-network namespace private data */
18 struct smc_pnettable pnettable;
19 struct smc_pnetids_ndev pnetids_ndev;