Lines Matching refs:def
91 entry->def.type = nla_get_u32(info->attrs[NLBL_MGMT_A_PROTOCOL]);
103 /* NOTE: internally we allow/use a entry->def.type value of
108 switch (entry->def.type) {
125 entry->def.cipso = cipsov4;
137 entry->def.calipso = calipso;
183 map->def.type = entry->def.type;
185 map->def.cipso = cipsov4;
192 entry->def.type = NETLBL_NLTYPE_ADDRSELECT;
193 entry->def.addrsel = addrmap;
234 map->def.type = entry->def.type;
236 map->def.calipso = calipso;
243 entry->def.type = NETLBL_NLTYPE_ADDRSELECT;
244 entry->def.addrsel = addrmap;
303 switch (entry->def.type) {
309 netlbl_af4list_foreach_rcu(iter4, &entry->def.addrsel->list4) {
330 map4->def.type);
333 switch (map4->def.type) {
336 map4->def.cipso->doi);
345 netlbl_af6list_foreach_rcu(iter6, &entry->def.addrsel->list6) {
363 map6->def.type);
367 switch (map6->def.type) {
370 map6->def.calipso->doi);
384 entry->def.type);
388 entry->def.type);
392 entry->def.cipso->doi);
396 entry->def.type);
400 entry->def.calipso->doi);