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

  /src/dist/pf/sbin/pfctl/
pf_print_state.c 282 (unsigned long long int)pf_state_counter_from_pfsync(s->packets[0]),
283 (unsigned long long int)pf_state_counter_from_pfsync(s->packets[1]),
284 (unsigned long long int)pf_state_counter_from_pfsync(s->bytes[0]),
285 (unsigned long long int)pf_state_counter_from_pfsync(s->bytes[1]));
298 (unsigned long long int)pf_state_counter_from_pfsync(s->id),
  /src/sys/dist/pf/net/
pfvar.h 879 #define pf_state_counter_from_pfsync(s) \ macro

Completed in 15 milliseconds