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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1209 static int fr_frflags4to5(u_32_t);
1233 static int fr_frflags4to5(u_32_t);
1818 fr_frflags4to5(u_32_t flags) function
1920 fr->fr_flags = fr_frflags4to5(old->fr_flags);
2049 fr->fr_flags = fr_frflags4to5(old->fr_flags);
2179 fr->fr_flags = fr_frflags4to5(old->fr_flags);
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1224 static int fr_frflags4to5 __P((u_32_t));
1825 fr_frflags4to5(flags) function
1931 fr->fr_flags = fr_frflags4to5(old->fr_flags);
2063 fr->fr_flags = fr_frflags4to5(old->fr_flags);
2196 fr->fr_flags = fr_frflags4to5(old->fr_flags);

Completed in 28 milliseconds