Searched refs:PPPT_IOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ioctl.h38 #define PPPT_IOC (('P' << 24) | ('P' << 16) | ('P' << 8)) macro
39 #define PPPT_INSTALL_DOOR (PPPT_IOC|1) /* to talk to daemon */
40 #define PPPT_MESSAGE (PPPT_IOC|2) /* data from peer */

Completed in 55 milliseconds