Home
last modified time | relevance | path

Searched refs:BATADV_FLAG_NEED_MESH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dnetlink.c72 BATADV_FLAG_NEED_MESH = BIT(0), enumerator
1289 (~ops->internal_flags & BATADV_FLAG_NEED_MESH))) in batadv_pre_doit()
1292 if (ops->internal_flags & BATADV_FLAG_NEED_MESH) { in batadv_pre_doit()
1368 .internal_flags = BATADV_FLAG_NEED_MESH,
1375 .internal_flags = BATADV_FLAG_NEED_MESH,
1382 .internal_flags = BATADV_FLAG_NEED_MESH,
1396 .internal_flags = BATADV_FLAG_NEED_MESH |
1458 .internal_flags = BATADV_FLAG_NEED_MESH,
1465 .internal_flags = BATADV_FLAG_NEED_MESH |
1473 .internal_flags = BATADV_FLAG_NEED_MESH |
[all …]