Searched refs:is7 (Results 1 – 2 of 2) sorted by relevance
326 static int is7 = 0; variable383 if (is7) { in dn_compat_del()400 cmd.a[0] = (is7) ? p->fs.fs_nr : p8->fs.fs_nr; in dn_compat_del()413 if (is7) in dn_compat_config_queue()456 if (!is7) { in dn_compat_config_pipe()537 if (!is7 && p8->samples_no > 0) { in dn_compat_configure()595 if (is7) { in dn_c_copy_q()622 if (is7) { in dn_c_copy_pipe()636 if (!is7) { in dn_c_copy_pipe()797 is7 = 1; in ip_dummynet_compat()[all …]
536 A global variabile ('is7') store the version of 'ipfw' that FreeBSD is using.580 variable (is7) to store the ipfw version used, using an approach like the582 - when a new rule is added (option IP_FW_ADD) the is7 variable is set if the587 - when the user request a list of rules (option IP_FW_GET) the is7 variable591 the is7 is set) to the ipfw binary.