Searched defs:neigh2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | bat_v.c | 451 batadv_v_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_v_neigh_cmp() argument 476 batadv_v_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_v_neigh_is_sob() argument
|
H A D | bat_iv_ogm.c | 2015 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 2186 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 2214 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 [all...] |
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | bat_v.c | 605 batadv_v_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_v_neigh_cmp() argument 630 batadv_v_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_v_neigh_is_sob() argument
|
H A D | bat_iv_ogm.c | 2181 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 2352 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 2380 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 [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | rose.h | 122 struct rose_neigh *neigh1, *neigh2; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | rose.h | 123 struct rose_neigh *neigh1, *neigh2; member
|
Completed in 10 milliseconds