Lines Matching full:neighbour
33 /* Indicate if neighbour is reachable by direct route */
151 prestera_util_neigh2nc_key(struct prestera_switch *sw, struct neighbour *n, in prestera_util_neigh2nc_key()
294 static void prestera_util_kern_set_neigh_offload(struct neighbour *n, in prestera_util_kern_set_neigh_offload()
390 /* Decided, that uc_nh route with key==nh is obviously neighbour route */
432 struct neighbour *n) in prestera_neigh_iface_init()
684 struct neighbour *n; in __prestera_k_arb_n_offload_set()
738 /* But better to use tb_id of route, which pointed to this neighbour. */ in __prestera_k_arb_n_lpm_set()
784 /* Kernel neighbour -> neigh_cache info */
789 struct neighbour *n; in __prestera_k_arb_nc_kern_n_fetch()
873 * place for neighbour entry. So represent direct route in __prestera_pr_k_arb_fc_lpm_info_calc()
874 * with prefix 32, as NH. So neighbour will be resolved in __prestera_pr_k_arb_fc_lpm_info_calc()
1033 struct neighbour *n; in __prestera_k_arb_hw_state_upd()
1068 pr_err("Cannot create neighbour %pI4n", &nc->key.addr.u.ipv4); in __prestera_k_arb_hw_state_upd()
1102 struct neighbour *n) in prestera_k_arb_n_evt()
1472 struct neighbour *n;
1480 struct neighbour *n = net_work->n; in prestera_router_neigh_event_work()
1497 struct neighbour *n = ptr; in prestera_router_netevent_event()