Searched defs:queue_left (Results 1 – 3 of 3) sorted by relevance
/linux/net/batman-adv/ | ||
H A D | send.c | 498 batadv_forw_packet_alloc(struct batadv_hard_iface * if_incoming,struct batadv_hard_iface * if_outgoing,atomic_t * queue_left,struct batadv_priv * bat_priv,struct sk_buff * skb) batadv_forw_packet_alloc() argument |
H A D | bat_iv_ogm.c | 557 atomic_t *queue_left = own_packet ? NULL : &bat_priv->batman_queue_left; batadv_iv_ogm_aggregate_new() local |
H A D | types.h | 2163 atomic_t *queue_left; global() member |