Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/util/
HDproxy_protocol.h93 PP2_UNIX_STREAM = (PP2_AF_UNIX<<4)|PP2_PROT_STREAM, enumerator
HDproxy_protocol.c194 header->fam_prot != PP2_UNIX_STREAM && in pp2_read_header()