Home
last modified time | relevance | path

Searched refs:ipv4_enable (Results 1 – 5 of 5) sorted by relevance

/dports/net/onioncat/onioncat-0.3.9/src/
H A Docat.c75 OCAT_UNAME, CNF(ipv4_enable), CNF(socks5) in usage()
487 CNF(ipv4_enable) = 1; in parse_opt()
612 if (CNF(ipv4_enable)) in main()
622 if (CNF(ipv4_enable)) in main()
644 if (CNF(ipv4_enable)) in main()
H A Docatsetup.c320 setup_.ipv4_enable, in print_setup_struct()
H A Docat.h377 int ipv4_enable; member
H A Docattun.c592 if (CNF(ipv4_enable)) in tun_alloc()
/dports/sysutils/healthd/healthd-0.7.9/
H A Dhealthd.c270 int ipv4_enable=1; local
348 ipv4_enable = 0;
560 if ((ipv4_enable == 0) && (ipv6_enable == 0)) {
561 ipv4_enable = 1;
591 if (ipv4_enable) {