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

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_show.c55 #define SEEN_PROTO 0x01 macro
239 ctx->flags |= SEEN_PROTO;
260 if ((ctx->flags & SEEN_PROTO) == 0) {

Completed in 86 milliseconds