IP_FW_TBL_ADD
if (opt == IP_FW_TBL_ADD && errno == EEXIST) {
opt == IP_FW_TBL_ADD ? "ADD" : "DEL");
opt == IP_FW_TBL_ADD ? "Add" : "Delet", *av,
opt == IP_FW_TBL_ADD ? "to" : "from", ent.tableid);
table_alt(ac, av, IP_FW_TBL_ADD);
if (sopt->sopt_name == IP_FW_TBL_ADD) {
case IP_FW_TBL_ADD:
case IP_FW_TBL_ADD:
if (setsockopt(ipfw_sock, IPPROTO_IP, IP_FW_TBL_ADD,