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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 816 } nat_save_4_1_3_t; typedef in typeref:struct:nat_save_4_1_3
1252 static void nat_save_current_to_4_1_3(void *, nat_save_4_1_3_t *);
1283 static void nat_save_4_1_3_to_current(ipf_main_softc_t *, nat_save_4_1_3_t *, void *);
1616 nat_save_4_1_3_t *old3;
1618 KMALLOC(old3, nat_save_4_1_3_t *);
2811 nat_save_4_1_3_to_current(ipf_main_softc_t *softc, nat_save_4_1_3_t *old,
3271 nat_save_4_1_3_t *old3;
3273 KMALLOC(old3, nat_save_4_1_3_t *);
4547 nat_save_current_to_4_1_3(void *current, nat_save_4_1_3_t *old)
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 816 } nat_save_4_1_3_t; typedef in typeref:struct:nat_save_4_1_3
1243 static void nat_save_current_to_4_1_3 __P((void *, nat_save_4_1_3_t *));
1274 static void nat_save_4_1_3_to_current __P((ipf_main_softc_t *, nat_save_4_1_3_t *, void *));
1623 nat_save_4_1_3_t *old3;
1625 KMALLOC(old3, nat_save_4_1_3_t *);
2863 nat_save_4_1_3_t *old;
3338 nat_save_4_1_3_t *old3;
3340 KMALLOC(old3, nat_save_4_1_3_t *);
4663 nat_save_4_1_3_t *old;

Completed in 28 milliseconds