Searched defs:portcmp (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sbin/ipf/ipf/ |
| H A D | ipfcomp.c | 20 static char *portcmp[] = { "*", "==", "!=", "<", ">", "<=", ">=", "**", "***" }; variable
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | fil.c | 2165 ipf_check_ipf(fr_info_t *fin, frentry_t *fr, int portcmp) in ipf_check_ipf() 2345 int rulen, portcmp, off, skip; in ipf_scanlist() local
|