HomeSort by: relevance | last modified time | path
    Searched refs:PF_OP_NONE (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_optimize.c 1110 if (a->dst.port_op == PF_OP_NONE || a->dst.port_op != b->dst.port_op ||
1177 if (a->src.port_op == PF_OP_NONE || a->src.port_op != b->src.port_op ||
  /src/sys/dist/pf/net/
pfvar.h 81 enum { PF_OP_NONE, PF_OP_IRG, PF_OP_EQ, PF_OP_NE, PF_OP_LT,

Completed in 15 milliseconds