Lines Matching defs:map4
224 struct netlbl_domaddr4_map *map4;
225 map4 = netlbl_domhsh_addr4_entry(addr4);
226 type = map4->def.type;
227 cipsov4 = map4->def.cipso;
277 struct netlbl_domaddr4_map *map4;
309 map4 = netlbl_domhsh_addr4_entry(iter4);
310 switch (map4->def.type) {
312 if (map4->def.cipso != NULL)
316 if (map4->def.cipso == NULL)
587 struct netlbl_domaddr4_map *map4;
623 map4 = netlbl_domhsh_addr4_entry(iter4);
624 cipso_v4_doi_putdef(map4->def.cipso);