Searched refs:ff_EAFNOSUPPORT (Results 1 – 2 of 2) sorted by relevance
84 #define ff_EAFNOSUPPORT 47 /* Address family not supported by protocol family */ macro
292 case ff_EAFNOSUPPORT: errno = EAFNOSUPPORT; break; in ff_os_errno()