Searched refs:BAT_OGM (Results 1 – 4 of 4) sorted by relevance
28 BAT_OGM = 0x01, enumerator
41 batman_ogm_packet->header.packet_type = BAT_OGM; in bat_iv_ogm_init()916 if (batman_ogm_packet->header.packet_type != BAT_OGM) in bat_iv_ogm_process()
601 case BAT_OGM: in batman_skb_recv()
462 if (batman_ogm_packet->header.packet_type != BAT_OGM) in softif_batman_recv()