Home
last modified time | relevance | path

Searched defs:queue_left (Results 1 – 2 of 2) sorted by relevance

/linux/net/batman-adv/
H A Dsend.c484 atomic_t *queue_left, in batadv_forw_packet_alloc()
H A Dbat_iv_ogm.c559 atomic_t *queue_left = own_packet ? NULL : &bat_priv->batman_queue_left; in batadv_iv_ogm_aggregate_new() local