Lines Matching full:sizeof
81 for (i = 0; i < sizeof(chain_protos)/sizeof(struct pprot); i++)
99 i < sizeof(chain_protos)/sizeof(struct pprot);
107 if (i == sizeof(chain_protos)/sizeof(struct pprot))
121 i < sizeof(chain_flags)/sizeof(struct numflag);
129 if (i == sizeof(chain_flags)/sizeof(struct numflag))
302 .size = IP6T_ALIGN(sizeof(struct ip6t_ipv6header_info)),
303 .userspacesize = IP6T_ALIGN(sizeof(struct ip6t_ipv6header_info)),