Home
last modified time | relevance | path

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

/openbsd/src/sbin/unwind/libunbound/util/
Dproxy_protocol.h70 PP2_AF_INET = 0x1, enumerator
89 PP2_INET_STREAM = (PP2_AF_INET<<4)|PP2_PROT_STREAM,
90 PP2_INET_DGRAM = (PP2_AF_INET<<4)|PP2_PROT_DGRAM,
Dproxy_protocol.c111 *buf = (PP2_AF_INET<<4) | in pp2_write_to_buf()
/openbsd/src/usr.sbin/unbound/util/
Dproxy_protocol.h70 PP2_AF_INET = 0x1, enumerator
89 PP2_INET_STREAM = (PP2_AF_INET<<4)|PP2_PROT_STREAM,
90 PP2_INET_DGRAM = (PP2_AF_INET<<4)|PP2_PROT_DGRAM,
Dproxy_protocol.c111 *buf = (PP2_AF_INET<<4) | in pp2_write_to_buf()