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

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 265 } ips_stat_t; typedef in typeref:struct:ips_stat
294 ips_stat_t ipf_state_stats;
ip_state.c 163 static ips_stat_t *ipf_state_stats(ipf_main_softc_t *);
513 static ips_stat_t *
517 ips_stat_t *issp = &softs->ipf_state_stats;
ip_fil_compat.c 4460 ips_stat_t *st = (ips_stat_t *)current;
4491 ips_stat_t *st = (ips_stat_t *)current;

Completed in 18 milliseconds