Home
last modified time | relevance | path

Searched refs:cflx (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/netpfil/ipfilter/netinet/
HDip_state.c2384 u_32_t cflx; in ipf_matchsrcdst() local
2513 cflx = is->is_flx[out][rev]; in ipf_matchsrcdst()
2518 if ((cflx && (flx != (cflx & cmask))) || in ipf_matchsrcdst()