Home
last modified time | relevance | path

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

/trueos/contrib/ipfilter/tools/
HDippool.c422 type = IPLT_ALL;
472 if (type == IPLT_ALL || type == IPLT_POOL) {
487 if (type == IPLT_ALL || type == IPLT_HASH) {
504 if (type == IPLT_ALL || type == IPLT_DSTLIST) {
538 arg = IPLT_ALL;
539 type = IPLT_ALL;
665 type = IPLT_ALL;
748 if (type == IPLT_ALL || type == IPLT_POOL) {
777 if (type == IPLT_ALL || type == IPLT_HASH) {
817 if (type == IPLT_ALL || type == IPLT_POOL) {
[all …]
/trueos/sys/contrib/ipfilter/netinet/
HDip_lookup.c352 (op.iplo_unit != IPLT_ALL)) {
405 (op.iplo_unit != IPLT_ALL)) {
454 (op.iplo_unit != IPLT_ALL)) {
517 (op.iplo_unit != IPLT_ALL)) {
567 (op.iplo_unit != IPLT_ALL)) {
616 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL)) {
629 if (type == (*l)->ipfl_type || type == IPLT_ALL) {
HDip_lookup.h63 #define IPLT_ALL -1 macro
HDip_dstlist.c286 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i)
HDip_pool.c1148 if (unit != IPLT_ALL && i != unit)
/trueos/contrib/ipfilter/
HDip_dstlist.c286 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i)