Searched refs:nat_save_4_1_16_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/
H A Dip_fil_compat.c774 } nat_save_4_1_16_t; typedef in typeref:struct:nat_save_4_1_16
1221 static void nat_save_current_to_4_1_16(void *, nat_save_4_1_16_t *);
1252 static void nat_save_4_1_16_to_current(ipf_main_softc_t *, nat_save_4_1_16_t *, void *);
1567 nat_save_4_1_16_t *old16;
1569 KMALLOC(old16, nat_save_4_1_16_t *);
2793 nat_save_4_1_16_t *old;
3272 nat_save_4_1_16_t *old16;
3274 KMALLOC(old16, nat_save_4_1_16_t *);
4586 nat_save_4_1_16_t *old;

Completed in 65 milliseconds