Searched refs:IP6T_F_GOTO (Results 1 – 2 of 2) sorted by relevance
94 #define IP6T_F_GOTO 0x04 /* Set if jump is a goto */ macro
353 !(e->ipv6.flags & IP6T_F_GOTO)) { in ip6t_do_table()