Searched refs:is_unsnoopable (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/batman-adv/
H A Dmulticast.c983 * @is_unsnoopable: stores whether the destination is snoopable
994 bool *is_unsnoopable,
1012 *is_unsnoopable = true;
1048 * @is_unsnoopable: stores whether the destination is snoopable
1058 bool *is_unsnoopable,
1079 *is_unsnoopable = true;
1090 * @is_unsnoopable: stores whether the destination is snoopable
1100 bool *is_unsnoopable,
1111 is_unsnoopable,
1118 is_unsnoopable,
992 batadv_mcast_forw_mode_check_ipv4(struct batadv_priv *bat_priv, struct sk_buff *skb, bool *is_unsnoopable, int *is_routable) argument
1056 batadv_mcast_forw_mode_check_ipv6(struct batadv_priv *bat_priv, struct sk_buff *skb, bool *is_unsnoopable, int *is_routable) argument
1098 batadv_mcast_forw_mode_check(struct batadv_priv *bat_priv, struct sk_buff *skb, bool *is_unsnoopable, int *is_routable) argument
1230 bool is_unsnoopable = false; local
[all...]

Completed in 293 milliseconds