Home
last modified time | relevance | path

Searched refs:HIPROTO_POLL_OFF (Results 1 – 2 of 2) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dhitodo.c108 while (!hit->shf->todo_consume && hit->shf->poll_tok.proto == HIPROTO_POLL_OFF) /* Empty? */ in hi_todo_consume()
115 hit->shf->poll_tok.proto = HIPROTO_POLL_OFF; in hi_todo_consume()
H A Dhiproto.h25 #define HIPROTO_POLL_OFF 0 /* no protocol specified, or in poll_tok inhibit poll */ macro