Lines Matching defs:map6
232 struct netlbl_domaddr6_map *map6;
233 map6 = netlbl_domhsh_addr6_entry(addr6);
234 type = map6->def.type;
235 calipso = map6->def.calipso;
280 struct netlbl_domaddr6_map *map6;
325 map6 = netlbl_domhsh_addr6_entry(iter6);
326 switch (map6->def.type) {
328 if (map6->def.calipso != NULL)
332 if (map6->def.calipso == NULL)
590 struct netlbl_domaddr6_map *map6;
628 map6 = netlbl_domhsh_addr6_entry(iter6);
629 calipso_doi_putdef(map6->def.calipso);