Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Dmain.h64 #define NO_FLAGS 0 macro
Dgateway_client.c357 if (new_gwflags == NO_FLAGS) { in gw_node_update()
370 if (new_gwflags == NO_FLAGS) in gw_node_update()
Dtranslation-table.c203 tt_local_entry->common.flags = NO_FLAGS; in tt_local_add()
383 (roaming ? TT_CLIENT_ROAM : NO_FLAGS), message); in tt_local_remove()
513 tt_global_entry->common.flags = NO_FLAGS; in tt_global_add()
540 tt_global_entry->common.flags = NO_FLAGS; in tt_global_add()
1075 tt_change->flags = NO_FLAGS; in tt_response_fill_table()
Dbat_iv_ogm.c44 batman_ogm_packet->flags = NO_FLAGS; in bat_iv_ogm_init()
360 forw_packet_aggr->direct_link_flags = NO_FLAGS; in bat_iv_ogm_aggregate_new()
560 batman_ogm_packet->gw_flags = NO_FLAGS; in bat_iv_ogm_schedule()