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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1199 } ips_stat_4_1_0_t; typedef in typeref:struct:ips_stat_4_1_0
1257 static void ips_stat_current_to_4_1_0(void *, ips_stat_4_1_0_t *);
3339 ips_stat_4_1_0_t *old;
3341 KMALLOC(old, ips_stat_4_1_0_t *);
4489 ips_stat_current_to_4_1_0(void *current, ips_stat_4_1_0_t *old)
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1199 } ips_stat_4_1_0_t; typedef in typeref:struct:ips_stat_4_1_0
1248 static void ips_stat_current_to_4_1_0 __P((void *, ips_stat_4_1_0_t *));
3406 ips_stat_4_1_0_t *old;
3408 KMALLOC(old, ips_stat_4_1_0_t *);
4599 ips_stat_4_1_0_t *old;

Completed in 30 milliseconds