Home
last modified time | relevance | path

Searched refs:batadv_v_ogm_queue_on_if (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_ogm.c235 * batadv_v_ogm_queue_on_if() - queue a batman ogm on a given interface
239 static void batadv_v_ogm_queue_on_if(struct sk_buff *skb, in batadv_v_ogm_queue_on_if() function
350 batadv_v_ogm_queue_on_if(skb_tmp, hard_iface); in batadv_v_ogm_send_softif()
585 batadv_v_ogm_queue_on_if(skb, if_outgoing); in batadv_v_ogm_forward()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_ogm.c235 * batadv_v_ogm_queue_on_if() - queue a batman ogm on a given interface
239 static void batadv_v_ogm_queue_on_if(struct sk_buff *skb, in batadv_v_ogm_queue_on_if() function
350 batadv_v_ogm_queue_on_if(skb_tmp, hard_iface); in batadv_v_ogm_send_softif()
585 batadv_v_ogm_queue_on_if(skb, if_outgoing); in batadv_v_ogm_forward()

Completed in 3 milliseconds