Searched refs:_NCIOC_ (Results 1 – 1 of 1) sorted by relevance
99 #define _NCIOC_(x) (('N'<<16)|('C'<<8)|(x)) macro101 #define NC_IOC_GETNODE _NCIOC_(0) /* return this node */102 #define NC_IOC_START _NCIOC_(1) /* ncall core and stubs start */103 #define NC_IOC_STOP _NCIOC_(2) /* ncall stop */104 #define NC_IOC_GETNETNODES _NCIOC_(3) /* ncalladm -i */105 #define NC_IOC_PING _NCIOC_(4) /* ncalladm -p */