Searched refs:V_ip_do_randomid (Results 1 – 1 of 1) sorted by relevance
104 #define V_ip_do_randomid VNET(ip_do_randomid) macro160 new = V_ip_do_randomid; in sysctl_ip_randomid()166 if (new == V_ip_do_randomid) in sysctl_ip_randomid()168 if (new == 1 && V_ip_do_randomid == 0) in sysctl_ip_randomid()171 V_ip_do_randomid = new; in sysctl_ip_randomid()254 else if (V_ip_do_randomid) in ip_fillid()