Searched refs:_PR_IP_SADDRSEL (Results 1 – 1 of 1) sorted by relevance
88 #define _PR_IP_SADDRSEL PR_IP4_SADDRSEL|PR_IP6_SADDRSEL macro90 #define _PR_IP_SADDRSEL PR_IP4_SADDRSEL macro94 #define _PR_IP_SADDRSEL PR_IP6_SADDRSEL macro96 #define _PR_IP_SADDRSEL 0 macro113 .pr_flags = PR_HOST|PR_VNET|_PR_IP_SADDRSEL,115 .pr_flags = PR_HOST|_PR_IP_SADDRSEL,1296 pr->pr_flags |= _PR_IP_SADDRSEL; in kern_jail_set()