Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dproxy_protocol.h72 PP2_AF_UNIX = 0x3 enumerator
93 PP2_UNIX_STREAM = (PP2_AF_UNIX<<4)|PP2_PROT_STREAM,
94 PP2_UNIX_DGRAM = (PP2_AF_UNIX<<4)|PP2_PROT_DGRAM