Searched defs:portcmp (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipfcomp.c | 25 static char *portcmp[] = { "*", "==", "!=", "<", ">", "<=", ">=", "**", "***" }; variable
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | fil.c | 2198 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
|