Home
last modified time | relevance | path

Searched defs:portcmp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dipfcomp.c20 static char *portcmp[] = { "*", "==", "!=", "<", ">", "<=", ">=", "**", "***" }; variable
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c2163 ipf_check_ipf(fr_info_t *fin, frentry_t *fr, int portcmp) in ipf_check_ipf()
2343 int rulen, portcmp, off, skip; in ipf_scanlist() local