Lines Matching refs:batadv_priv
69 static void batadv_mcast_start_timer(struct batadv_priv *bat_priv)
165 static u8 batadv_mcast_mla_rtr_flags_softif_get(struct batadv_priv *bat_priv,
195 static u8 batadv_mcast_mla_rtr_flags_bridge_get(struct batadv_priv *bat_priv,
227 static u8 batadv_mcast_mla_rtr_flags_get(struct batadv_priv *bat_priv,
246 batadv_mcast_mla_flags_get(struct batadv_priv *bat_priv)
652 static void batadv_mcast_mla_tt_retract(struct batadv_priv *bat_priv,
682 static void batadv_mcast_mla_tt_add(struct batadv_priv *bat_priv,
729 batadv_mcast_querier_log(struct batadv_priv *bat_priv, char *str_proto,
775 batadv_mcast_bridge_log(struct batadv_priv *bat_priv,
805 static void batadv_mcast_flags_log(struct batadv_priv *bat_priv, u8 flags)
837 batadv_mcast_mla_flags_update(struct batadv_priv *bat_priv,
869 static void __batadv_mcast_mla_update(struct batadv_priv *bat_priv)
909 struct batadv_priv *bat_priv;
913 bat_priv = container_of(priv_mcast, struct batadv_priv, mcast);
958 static int batadv_mcast_forw_mode_check_ipv4(struct batadv_priv *bat_priv,
1022 static int batadv_mcast_forw_mode_check_ipv6(struct batadv_priv *bat_priv,
1064 static int batadv_mcast_forw_mode_check(struct batadv_priv *bat_priv,
1101 static int batadv_mcast_forw_want_all_ip_count(struct batadv_priv *bat_priv,
1125 static int batadv_mcast_forw_rtr_count(struct batadv_priv *bat_priv,
1147 batadv_mcast_forw_mode(struct batadv_priv *bat_priv, struct sk_buff *skb,
1193 static int batadv_mcast_forw_send_orig(struct batadv_priv *bat_priv,
1227 batadv_mcast_forw_tt(struct batadv_priv *bat_priv, struct sk_buff *skb,
1275 batadv_mcast_forw_want_all_ipv4(struct batadv_priv *bat_priv,
1312 batadv_mcast_forw_want_all_ipv6(struct batadv_priv *bat_priv,
1350 batadv_mcast_forw_want_all(struct batadv_priv *bat_priv,
1378 batadv_mcast_forw_want_all_rtr4(struct batadv_priv *bat_priv,
1415 batadv_mcast_forw_want_all_rtr6(struct batadv_priv *bat_priv,
1453 batadv_mcast_forw_want_rtr(struct batadv_priv *bat_priv,
1484 int batadv_mcast_forw_send(struct batadv_priv *bat_priv, struct sk_buff *skb,
1527 static void batadv_mcast_want_unsnoop_update(struct batadv_priv *bat_priv,
1572 static void batadv_mcast_want_ipv4_update(struct batadv_priv *bat_priv,
1617 static void batadv_mcast_want_ipv6_update(struct batadv_priv *bat_priv,
1662 static void batadv_mcast_want_rtr4_update(struct batadv_priv *bat_priv,
1707 static void batadv_mcast_want_rtr6_update(struct batadv_priv *bat_priv,
1780 static void batadv_mcast_tvlv_ogm_handler(struct batadv_priv *bat_priv,
1818 void batadv_mcast_init(struct batadv_priv *bat_priv)
1836 struct batadv_priv *bat_priv)
1966 struct batadv_priv *bat_priv, long *bucket, long *idx)
2002 struct batadv_priv *bat_priv;
2046 struct batadv_priv *bat_priv;
2066 void batadv_mcast_free(struct batadv_priv *bat_priv)
2083 struct batadv_priv *bat_priv = orig->bat_priv;