Home
last modified time | relevance | path

Searched refs:OPT_DONOTHING (Results 1 – 22 of 22) sorted by relevance

/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf.c124 opts ^= OPT_DONOTHING|OPT_DONTOPEN;
178 if (opts & OPT_DONOTHING)
272 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE)
308 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE) {
370 if (!(opts & OPT_DONOTHING)) {
394 if ((opts & (OPT_DONOTHING|OPT_DEBUG)) == OPT_DEBUG) {
397 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE) {
419 if (!(opts & OPT_DONOTHING)) {
433 if ((opts & (OPT_DONOTHING|OPT_DEBUG)) == OPT_DEBUG) {
437 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE) {
H A Dippool.c163 opts |= OPT_DONOTHING|OPT_DONTOPEN;
286 opts |= OPT_DONOTHING|OPT_DONTOPEN;
379 opts |= OPT_DONOTHING|OPT_DONTOPEN;
401 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) {
478 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) {
490 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) {
505 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) {
522 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) {
590 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) {
603 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) {
[all …]
H A Dipnat.c144 opts |= OPT_DONOTHING|OPT_DONTOPEN;
183 if (!(opts & OPT_DONOTHING)) {
194 if ((opts & OPT_DONOTHING) == 0) {
201 if (!(opts & OPT_DONOTHING) && (kernel == NULL) && (core == NULL)) {
297 if (!(opts & OPT_DONOTHING)) {
322 if (!(opts & OPT_DONOTHING) && ioctl(fd, SIOCIPFFL, &n) == -1)
H A Dipfs.c241 opts |= OPT_DONOTHING;
343 if (opts & OPT_DONOTHING)
368 if (!(opts & OPT_DONOTHING)) {
518 if (!(opts & OPT_DONOTHING))
664 if (!(opts & OPT_DONOTHING))
H A Dipscan_y.y393 if (!(opts & OPT_DONOTHING)) {
537 opts |= OPT_DONOTHING;
550 if (!(opts & OPT_DONOTHING)) {
H A Dipnat_y.y1485 if ((opts & OPT_DONOTHING) != 0)
1507 if ((opts & OPT_DONOTHING) == 0) {
1527 if ((opts & OPT_DONOTHING) == 0) {
1537 if ((opts & OPT_DONOTHING) == 0) {
1717 if ((opts & OPT_DONOTHING) == 0) {
H A Dipf_y.y2418 if ((opts & OPT_DONOTHING) != 0)
2448 if ((opts & OPT_DONOTHING) == 0) {
2468 if ((opts & OPT_DONOTHING) == 0) {
2478 if ((opts & OPT_DONOTHING) == 0) {
/freebsd-12.1/contrib/flex/
H A Doptions.c96 {"-c", OPT_DONOTHING, 0}
98 {"-n", OPT_DONOTHING, 0}
H A Doptions.h57 OPT_DONOTHING, enumerator
H A Dmain.c1023 case OPT_DONOTHING:
/freebsd-12.1/contrib/ipfilter/lib/
H A Dload_dstlist.c46 if ((opts & OPT_DONOTHING) == 0) {
63 if ((opts & OPT_DONOTHING) == 0) {
H A Dload_pool.c44 if ((opts & OPT_DONOTHING) == 0) {
66 if ((opts & OPT_DONOTHING) == 0) {
H A Dload_hash.c64 if ((opts & OPT_DONOTHING) == 0) {
97 if ((opts & OPT_DONOTHING) == 0) {
H A Dremove_pool.c41 if ((opts & OPT_DONOTHING) == 0) {
H A Dremove_hash.c44 if ((opts & OPT_DONOTHING) == 0) {
H A Dremove_hashnode.c50 if (!(opts & OPT_DONOTHING)) {
H A Dremove_poolnode.c47 if ((opts & OPT_DONOTHING) == 0) {
H A Dload_hashnode.c60 if (!(opts & OPT_DONOTHING)) {
H A Dload_dstlistnode.c61 if ((opts & OPT_DONOTHING) == 0) {
H A Dload_poolnode.c59 if ((opts & OPT_DONOTHING) == 0) {
/freebsd-12.1/contrib/ipfilter/
H A Dopts.h28 #define OPT_DONOTHING 0x000080 macro
/freebsd-12.1/contrib/ipfilter/l4check/
H A Dl4check.c106 if (!(opts & OPT_DONOTHING)) {
121 if (!(opts & OPT_DONOTHING)) {
777 opts |= OPT_DONOTHING;
795 if (!(opts & OPT_DONOTHING)) {