Searched refs:IPT_F_GOTO (Results 1 – 2 of 2) sorted by relevance
90 #define IPT_F_GOTO 0x02 /* Set if jump is a goto */ macro
330 !(e->ip.flags & IPT_F_GOTO)) { in ipt_do_table()