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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 252 } frentry_4_1_16_t; typedef in typeref:struct:frentry_4_1_16
795 frentry_4_1_16_t ipn_fr;
1133 frentry_4_1_16_t ips_fr;
1247 static void frentry_current_to_4_1_16(void *, frentry_4_1_16_t *);
1277 static void frentry_4_1_16_to_current(ipf_main_softc_t *, frentry_4_1_16_t *, void *, int);
1454 frentry_4_1_16_t *old;
1456 KMALLOC(old, frentry_4_1_16_t *);
2030 frentry_4_1_16_to_current(ipf_main_softc_t *softc, frentry_4_1_16_t *old,
3036 frentry_4_1_16_t *old;
3038 KMALLOC(old, frentry_4_1_16_t *);
    [all...]
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 252 } frentry_4_1_16_t; typedef in typeref:struct:frentry_4_1_16
795 frentry_4_1_16_t ipn_fr;
1133 frentry_4_1_16_t ips_fr;
1238 static void frentry_current_to_4_1_16 __P((void *, frentry_4_1_16_t *));
1268 static void frentry_4_1_16_to_current __P((ipf_main_softc_t *, frentry_4_1_16_t *, void *, int));
1461 frentry_4_1_16_t *old;
1463 KMALLOC(old, frentry_4_1_16_t *);
2043 frentry_4_1_16_t *old;
3103 frentry_4_1_16_t *old;
3105 KMALLOC(old, frentry_4_1_16_t *);
    [all...]

Completed in 32 milliseconds