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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dproxy_protocol.h70 PP2_AF_INET = 0x1, enumerator in enum:pp2_af
89 PP2_INET_STREAM = (PP2_AF_INET<<4)|PP2_PROT_STREAM,
90 PP2_INET_DGRAM = (PP2_AF_INET<<4)|PP2_PROT_DGRAM,
H A Dproxy_protocol.c111 *buf = (PP2_AF_INET<<4) |
/netbsd-current/external/bsd/nsd/dist/util/
H A Dproxy_protocol.h70 PP2_AF_INET = 0x1, enumerator in enum:pp2_af
89 PP2_INET_STREAM = (PP2_AF_INET<<4)|PP2_PROT_STREAM,
90 PP2_INET_DGRAM = (PP2_AF_INET<<4)|PP2_PROT_DGRAM,
H A Dproxy_protocol.c111 *buf = (PP2_AF_INET<<4) |

Completed in 70 milliseconds