Lines Matching refs:VNET_DECLARE
782 VNET_DECLARE(int, ipport_reservedhigh);
783 VNET_DECLARE(int, ipport_reservedlow);
784 VNET_DECLARE(int, ipport_lowfirstauto);
785 VNET_DECLARE(int, ipport_lowlastauto);
786 VNET_DECLARE(int, ipport_firstauto);
787 VNET_DECLARE(int, ipport_lastauto);
788 VNET_DECLARE(int, ipport_hifirstauto);
789 VNET_DECLARE(int, ipport_hilastauto);
790 VNET_DECLARE(int, ipport_randomized);
791 VNET_DECLARE(int, ipport_randomcps);
792 VNET_DECLARE(int, ipport_randomtime);
793 VNET_DECLARE(int, ipport_stoprandom);
794 VNET_DECLARE(int, ipport_tcpallocs);