Searched defs:if_outgoing2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/batman-adv/ |
H A D | bat_v.c | 452 struct batadv_hard_iface *if_outgoing2) in batadv_v_neigh_cmp() 477 struct batadv_hard_iface *if_outgoing2) in batadv_v_neigh_is_sob()
|
H A D | bat_iv_ogm.c | 2018 batadv_iv_ogm_neigh_diff(struct batadv_neigh_node * neigh1,struct batadv_hard_iface * if_outgoing1,struct batadv_neigh_node * neigh2,struct batadv_hard_iface * if_outgoing2,int * diff) batadv_iv_ogm_neigh_diff() argument 2189 batadv_iv_ogm_neigh_cmp(struct batadv_neigh_node * neigh1,struct batadv_hard_iface * if_outgoing1,struct batadv_neigh_node * neigh2,struct batadv_hard_iface * if_outgoing2) batadv_iv_ogm_neigh_cmp() argument 2217 batadv_iv_ogm_neigh_is_sob(struct batadv_neigh_node * neigh1,struct batadv_hard_iface * if_outgoing1,struct batadv_neigh_node * neigh2,struct batadv_hard_iface * if_outgoing2) batadv_iv_ogm_neigh_is_sob() argument
|