Searched refs:IP6T_OPTS_LEN (Results 1 – 3 of 3) sorted by relevance
109 optinfo->flags |= IP6T_OPTS_LEN; in hbh_parse()138 if (optinfo->flags & IP6T_OPTS_LEN) { in hbh_print()154 if (optinfo->flags & IP6T_OPTS_LEN) { in hbh_save()171 if (!(optinfo->flags & IP6T_OPTS_LEN) || in hbh_xlate()
117 optinfo->flags |= IP6T_OPTS_LEN; in dst_parse()148 if (optinfo->flags & IP6T_OPTS_LEN) in dst_print()167 if (optinfo->flags & IP6T_OPTS_LEN) { in dst_save()
16 #define IP6T_OPTS_LEN 0x01 macro