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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1238 static void ipstate_current_to_4_1_0(void *, ipstate_4_1_0_t *);
2980 ipstate_current_to_4_1_0(&ips->ips_is, &old->ips_is);
2991 ipstate_current_to_4_1_0(&ips->ips_is, &old->ips_is);
3313 ipstate_current_to_4_1_0(ptr, old);
4387 ipstate_current_to_4_1_0(void *current, ipstate_4_1_0_t *old) function
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1229 static void ipstate_current_to_4_1_0 __P((void *, ipstate_4_1_0_t *));
3042 ipstate_current_to_4_1_0(&ips->ips_is, &old->ips_is);
3055 ipstate_current_to_4_1_0(&ips->ips_is, &old->ips_is);
3380 ipstate_current_to_4_1_0(ptr, old);
4491 ipstate_current_to_4_1_0(current, old) function

Completed in 77 milliseconds