Lines Matching refs:l1
104 const m_label_t *l1, *l2;
160 l1 = (const m_label_t *)&tp.tp_gw_sl_set[0];
162 for (i = 0; l1 < l2; l1++, i++) {
163 if (label_to_str(l1, &str2, M_INTERNAL,
166 l_to_str(l1, &str, M_LABEL);
199 l1 = (const m_label_t *)&tp.tp_sl_set_cipso[0];
201 for (i = 0; l1 < l2; l1++, i++) {
202 if (label_to_str(l1, &str2, M_INTERNAL,
205 l_to_str(l1, &str, M_LABEL);