Searched refs:nat_save_4_1_3_t (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ipfilter/
H A Dip_fil_compat.c792 } nat_save_4_1_3_t; typedef in typeref:struct:nat_save_4_1_3
1219 static void nat_save_current_to_4_1_3(void *, nat_save_4_1_3_t *);
1250 static void nat_save_4_1_3_to_current(ipf_main_softc_t *, nat_save_4_1_3_t *, void *);
1599 nat_save_4_1_3_t *old3;
1601 KMALLOC(old3, nat_save_4_1_3_t *);
2827 nat_save_4_1_3_t *old;
3302 nat_save_4_1_3_t *old3;
3304 KMALLOC(old3, nat_save_4_1_3_t *);
4618 nat_save_4_1_3_t *old;

Completed in 141 milliseconds