Searched refs:IP6T_RT_LEN (Results 1 – 2 of 2) sorted by relevance
130 rtinfo->flags |= IP6T_RT_LEN; in rt_parse()197 if (rtinfo->flags & IP6T_RT_LEN) { in rt_print()235 if (rtinfo->flags & IP6T_RT_LEN) { in rt_save()273 if (rtinfo->flags & IP6T_RT_LEN) { in rt_xlate()
21 #define IP6T_RT_LEN 0x04 macro