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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1122 } ipstate_4_1_0_t; typedef in typeref:struct:ipstate_4_1_0
1132 ipstate_4_1_0_t ips_is;
1138 ipstate_4_1_0_t ips_is;
1238 static void ipstate_current_to_4_1_0(void *, ipstate_4_1_0_t *);
3305 ipstate_4_1_0_t *old;
3307 KMALLOC(old, ipstate_4_1_0_t *);
4387 ipstate_current_to_4_1_0(void *current, ipstate_4_1_0_t *old)
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1122 } ipstate_4_1_0_t; typedef in typeref:struct:ipstate_4_1_0
1132 ipstate_4_1_0_t ips_is;
1138 ipstate_4_1_0_t ips_is;
1229 static void ipstate_current_to_4_1_0 __P((void *, ipstate_4_1_0_t *));
3372 ipstate_4_1_0_t *old;
3374 KMALLOC(old, ipstate_4_1_0_t *);
4493 ipstate_4_1_0_t *old;

Completed in 29 milliseconds