Searched refs:V_ip_do_randomid (Results 1 – 1 of 1) sorted by relevance
306 #define V_ip_do_randomid VNET(ip_do_randomid) macro307 #define ip_newid() ((V_ip_do_randomid != 0) ? ip_randomid() : \