Searched defs:pmmsg (Results 1 – 3 of 3) sorted by relevance
62 struct pmmsg { struct63 char pm_type; /* type of message */64 uchar_t pm_state; /* current state of port monitor */65 char pm_maxclass; /* max message class this PM */67 char pm_tag[PMTAGSIZE + 1]; /* port monitor's tag */68 int pm_size; /* size of optional data portion */
163 struct pmmsg pmmsg; in sacpoll() local
937 struct pmmsg pmmsg; /* incoming message */ in readpipe() local