HomeSort by: relevance | last modified time | path
    Searched refs:PP2_AF_UNIX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/util/
proxy_protocol.h 72 PP2_AF_UNIX = 0x3
93 PP2_UNIX_STREAM = (PP2_AF_UNIX<<4)|PP2_PROT_STREAM,
94 PP2_UNIX_DGRAM = (PP2_AF_UNIX<<4)|PP2_PROT_DGRAM
  /src/external/bsd/unbound/dist/util/
proxy_protocol.h 72 PP2_AF_UNIX = 0x3
93 PP2_UNIX_STREAM = (PP2_AF_UNIX<<4)|PP2_PROT_STREAM,
94 PP2_UNIX_DGRAM = (PP2_AF_UNIX<<4)|PP2_PROT_DGRAM

Completed in 23 milliseconds