Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dnetlink.c71 BATADV_FLAG_NEED_MESH = BIT(0), enumerator
1281 (~ops->internal_flags & BATADV_FLAG_NEED_MESH))) in batadv_pre_doit()
1284 if (ops->internal_flags & BATADV_FLAG_NEED_MESH) { in batadv_pre_doit()
1347 if (ops->internal_flags & BATADV_FLAG_NEED_MESH && info->user_ptr[0]) { in batadv_post_doit()
1359 .internal_flags = BATADV_FLAG_NEED_MESH,
1366 .internal_flags = BATADV_FLAG_NEED_MESH,
1373 .internal_flags = BATADV_FLAG_NEED_MESH,
1387 .internal_flags = BATADV_FLAG_NEED_MESH |
1449 .internal_flags = BATADV_FLAG_NEED_MESH,
1456 .internal_flags = BATADV_FLAG_NEED_MESH |
[all …]