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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c133 static int fw6_verbose = 1; variable
135 static int fw6_verbose = 0; variable
156 SYSCTL_INT(_net_inet6_ip6_fw, OID_AUTO, verbose, CTLFLAG_RW | CTLFLAG_LOCKED, &fw6_verbose, 0, "");
750 if (fw6_verbose)
773 if ((f->fw_flg & IPV6_FW_F_PRN) && fw6_verbose)
1018 if (fw6_verbose) {

Completed in 23 milliseconds