Searched refs:IFACE_TEE (Results 1 – 4 of 4) sorted by relevance
131 ps->iface_type = IFACE_TEE; in create_packet_source()177 case IFACE_TEE: in create_packet_source()207 case IFACE_TEE: in init_packet_source()262 case IFACE_TEE: in IFNameBySource()
55 || ps->iface_type == IFACE_TEE); /* Don't cook crap */ in init_packet_source_divert()96 || ps->iface_type == IFACE_TEE); in print_stats_divert()
56 assert(ps->iface_type == IFACE_DIVERT || ps->iface_type == IFACE_TEE); in process_divert()
45 IFACE_TEE, /* BSD ipfw(8) tee */ enumerator