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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1173 } ips_stat_4_1_21_t; typedef in typeref:struct:ips_stat_4_1_21
1258 static void ips_stat_current_to_4_1_21(void *, ips_stat_4_1_21_t *);
3324 ips_stat_4_1_21_t *old;
3326 KMALLOC(old, ips_stat_4_1_21_t *);
4458 ips_stat_current_to_4_1_21(void *current, ips_stat_4_1_21_t *old)
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1173 } ips_stat_4_1_21_t; typedef in typeref:struct:ips_stat_4_1_21
1249 static void ips_stat_current_to_4_1_21 __P((void *, ips_stat_4_1_21_t *));
3391 ips_stat_4_1_21_t *old;
3393 KMALLOC(old, ips_stat_4_1_21_t *);
4566 ips_stat_4_1_21_t *old;

Completed in 28 milliseconds