Searched refs:IPLT_ALL (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dippool.c359 type = IPLT_ALL;
409 if (type == IPLT_ALL || type == IPLT_POOL) {
424 if (type == IPLT_ALL || type == IPLT_HASH) {
450 arg = IPLT_ALL;
451 type = IPLT_ALL;
574 type = IPLT_ALL;
653 if (type == IPLT_ALL || type == IPLT_POOL) {
681 if (type == IPLT_ALL || type == IPLT_HASH) {
720 if (type == IPLT_ALL || type == IPLT_POOL) {
754 if (type == IPLT_ALL || typ
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_lookup.h56 #define IPLT_ALL -1 macro
H A Dip_lookup.c508 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL))
517 if (type == IPLT_POOL || type == IPLT_ALL) {
522 if (type == IPLT_HASH || type == IPLT_ALL) {
H A Dip_pool.c663 if (unit != IPLT_ALL && i != unit)
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_lookup.h56 #define IPLT_ALL -1 macro
H A Dip_lookup.c526 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL))
535 if (type == IPLT_POOL || type == IPLT_ALL) {
540 if (type == IPLT_HASH || type == IPLT_ALL) {
H A Dip_pool.c676 if (unit != IPLT_ALL && i != unit)

Completed in 124 milliseconds