Home
last modified time | relevance | path

Searched defs:optinfo (Results 1 – 3 of 3) sorted by relevance

/external/iptables/extensions/
Dlibip6t_hbh.c102 struct ip6t_opts *optinfo = cb->data; in hbh_parse() local
135 const struct ip6t_opts *optinfo = (struct ip6t_opts *)match->data; in hbh_print() local
152 const struct ip6t_opts *optinfo = (struct ip6t_opts *)match->data; in hbh_save() local
168 const struct ip6t_opts *optinfo = in hbh_xlate() local
Dlibip6t_dst.c110 struct ip6t_opts *optinfo = cb->data; in dst_parse() local
145 const struct ip6t_opts *optinfo = (struct ip6t_opts *)match->data; in dst_print() local
165 const struct ip6t_opts *optinfo = (struct ip6t_opts *)match->data; in dst_save() local
/external/mesa3d/src/util/
Dxmlconfig.c343 driOptionInfo *optinfo = &info->info[i]; in driParseOptionInfo() local