Searched refs:LINUX_AF_MAX (Results 1 – 2 of 2) sorted by relevance
70 #define LINUX_AF_MAX 32 macro
131 static const int linux_to_bsd_domain_[LINUX_AF_MAX] = {222 if (ldom < 0 || ldom >= LINUX_AF_MAX) in linux_to_bsd_domain()