Home | History | Annotate | Download | only in ServiceRegistration

Lines Matching defs:have_ml_eid

139     bool have_ml_eid;
421 if (!publisher->have_ml_eid) {
719 (publisher->have_ml_eid &&
985 bool have_ml_eid = true;
1036 if (!publisher->have_ml_eid) {
1037 have_ml_eid = false;
1081 have_ml_eid ? "" : " no ml-eid ",
1555 if (publisher->have_ml_eid && !in6addr_compare(&new_mesh_local_address, &publisher->thread_mesh_local_address)) {
1560 publisher->have_ml_eid = true;
1571 (publisher->have_ml_eid &&
1594 publisher->have_ml_eid = false;
1837 if (publisher != NULL && publisher->have_ml_eid) {