Searched refs:IP6T_OPTS_OPTSNR (Results 1 – 3 of 3) sorted by relevance
6 #define IP6T_OPTS_OPTSNR 16 macro12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */
20 IP6T_OPTS_OPTSNR); in dst_help()65 for (cp = buffer, i = 0; cp && i < IP6T_OPTS_OPTSNR; cp = next, i++) in parse_options()75 if (i == IP6T_OPTS_OPTSNR-1) in parse_options()
20 IP6T_OPTS_OPTSNR); in hbh_help()64 for (cp=buffer, i=0; cp && i<IP6T_OPTS_OPTSNR; cp=next,i++) in parse_options()70 if (i == IP6T_OPTS_OPTSNR-1) in parse_options()