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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1239 static void ipstate_current_to_4_1_16(void *, ipstate_4_1_16_t *);
3298 ipstate_current_to_4_1_16(ptr, old);
4317 ipstate_current_to_4_1_16(void *current, ipstate_4_1_16_t *old) function
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1230 static void ipstate_current_to_4_1_16 __P((void *, ipstate_4_1_16_t *));
3365 ipstate_current_to_4_1_16(ptr, old);
4419 ipstate_current_to_4_1_16(current, old) function

Completed in 31 milliseconds