Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_ogm.c117 * batadv_v_ogm_send_to_if() - send a batman ogm using a given interface
121 static void batadv_v_ogm_send_to_if(struct sk_buff *skb, in batadv_v_ogm_send_to_if() function
231 batadv_v_ogm_send_to_if(skb_aggr, hard_iface); in batadv_v_ogm_aggr_send()
245 batadv_v_ogm_send_to_if(skb, hard_iface); in batadv_v_ogm_queue_on_if()
343 /* this skb gets consumed by batadv_v_ogm_send_to_if() */ in batadv_v_ogm_send_softif()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_ogm.c117 * batadv_v_ogm_send_to_if() - send a batman ogm using a given interface
121 static void batadv_v_ogm_send_to_if(struct sk_buff *skb, in batadv_v_ogm_send_to_if() function
231 batadv_v_ogm_send_to_if(skb_aggr, hard_iface); in batadv_v_ogm_aggr_send()
245 batadv_v_ogm_send_to_if(skb, hard_iface); in batadv_v_ogm_queue_on_if()
343 /* this skb gets consumed by batadv_v_ogm_send_to_if() */ in batadv_v_ogm_send_softif()

Completed in 4 milliseconds