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

  /src/sys/external/bsd/ipf/netinet/
ip_frag.h 70 } ipfrstat_t; typedef in typeref:struct:ipfrstat
93 extern ipfrstat_t *ipf_frag_stats(void *);
ip_frag.c 114 ipfrstat_t ipfr_stats;
334 /* Returns: ipfrstat_t* - pointer to struct with current frag stats */
339 ipfrstat_t *

Completed in 13 milliseconds