Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfcomp.c25 static char *portcmp[] = { "*", "==", "!=", "<", ">", "<=", ">=", "**", "***" }; variable
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dfil.c2198 ipf_check_ipf(fr_info_t *fin, frentry_t *fr, int portcmp) in ipf_check_ipf()
2378 int rulen, portcmp, off, skip; in ipf_scanlist() local