Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dproxy_protocol.h61 PP2_CMD_LOCAL = 0x0, enumerator
H A Dproxy_protocol.c184 if((header->ver_cmd & 0xF) != PP2_CMD_LOCAL && in pp2_read_header()
H A Dnetevent.c910 if((header->ver_cmd & 0xF) == PP2_CMD_LOCAL) {