Searched defs:claimtype (Results 1 - 1 of 1) sorted by relevance

/net/batman-adv/
H A Dbridge_loop_avoidance.c257 * @claimtype: the type of the claim (CLAIM, UNCLAIM, ANNOUNCE, ...)
260 unsigned short vid, int claimtype)
276 local_claim_dest.type = claimtype;
303 switch (claimtype) {
259 batadv_bla_send_claim(struct batadv_priv *bat_priv, uint8_t *mac, unsigned short vid, int claimtype) argument

Completed in 6 milliseconds