Searched refs:EPFNOSUPPORT (Results 1 – 4 of 4) sorted by relevance
104 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
110 ERRNO_MSG(EPFNOSUPPORT, "Protocol family not supported"),
118 E(EPFNOSUPPORT)
66 return -EPFNOSUPPORT; in uclass_add()