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

  /src/sys/external/bsd/ipf/netinet/
ip_state.c 2395 u_32_t cflx; local in function:ipf_matchsrcdst
2524 cflx = is->is_flx[out][rev];
2529 if ((cflx && (flx != (cflx & cmask))) ||
ip_state.c 2395 u_32_t cflx; local in function:ipf_matchsrcdst
2524 cflx = is->is_flx[out][rev];
2529 if ((cflx && (flx != (cflx & cmask))) ||
ip_state.c 2395 u_32_t cflx; local in function:ipf_matchsrcdst
2524 cflx = is->is_flx[out][rev];
2529 if ((cflx && (flx != (cflx & cmask))) ||

Completed in 144 milliseconds