Home
last modified time | relevance | path

Searched defs:neigh (Results 1 – 25 of 109) sorted by relevance

12345

/kernel/linux/linux-5.10/net/rose/
Drose_link.c33 void rose_start_ftimer(struct rose_neigh *neigh) in rose_start_ftimer()
44 static void rose_start_t0timer(struct rose_neigh *neigh) in rose_start_t0timer()
55 void rose_stop_ftimer(struct rose_neigh *neigh) in rose_stop_ftimer()
60 void rose_stop_t0timer(struct rose_neigh *neigh) in rose_stop_t0timer()
65 int rose_ftimer_running(struct rose_neigh *neigh) in rose_ftimer_running()
70 static int rose_t0timer_running(struct rose_neigh *neigh) in rose_t0timer_running()
81 struct rose_neigh *neigh = from_timer(neigh, t, t0timer); in rose_t0timer_expiry() local
95 static int rose_send_frame(struct sk_buff *skb, struct rose_neigh *neigh) in rose_send_frame()
118 static int rose_link_up(struct rose_neigh *neigh) in rose_link_up()
139 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) in rose_link_rx_restart()
[all …]
/kernel/linux/linux-6.6/net/rose/
Drose_link.c33 void rose_start_ftimer(struct rose_neigh *neigh) in rose_start_ftimer()
44 static void rose_start_t0timer(struct rose_neigh *neigh) in rose_start_t0timer()
55 void rose_stop_ftimer(struct rose_neigh *neigh) in rose_stop_ftimer()
60 void rose_stop_t0timer(struct rose_neigh *neigh) in rose_stop_t0timer()
65 int rose_ftimer_running(struct rose_neigh *neigh) in rose_ftimer_running()
70 static int rose_t0timer_running(struct rose_neigh *neigh) in rose_t0timer_running()
81 struct rose_neigh *neigh = from_timer(neigh, t, t0timer); in rose_t0timer_expiry() local
95 static int rose_send_frame(struct sk_buff *skb, struct rose_neigh *neigh) in rose_send_frame()
118 static int rose_link_up(struct rose_neigh *neigh) in rose_link_up()
139 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) in rose_link_rx_restart()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
Dtc_encap_actions.c41 struct efx_neigh_binder *neigh = ptr; in efx_neigh_free() local
88 struct efx_neigh_binder *neigh, *old; in efx_bind_neigh() local
223 static void efx_free_neigh(struct efx_neigh_binder *neigh) in efx_free_neigh()
238 struct efx_neigh_binder *neigh = encap->neigh; in efx_release_neigh() local
251 struct efx_neigh_binder *neigh = encap->neigh; in efx_gen_tun_header_eth() local
267 struct efx_neigh_binder *neigh = encap->neigh; in efx_gen_tun_header_ipv4() local
287 struct efx_neigh_binder *neigh = encap->neigh; in efx_gen_tun_header_ipv6() local
506 struct efx_neigh_binder *neigh = container_of(work, struct efx_neigh_binder, work); in efx_neigh_update() local
521 struct efx_neigh_binder keys = {NULL}, *neigh; in efx_neigh_event() local
703 static void efx_tc_remove_neigh_users(struct efx_nic *efx, struct efx_neigh_binder *neigh) in efx_tc_remove_neigh_users()
[all …]
/kernel/linux/linux-6.6/net/mctp/
Dneigh.c29 struct mctp_neigh *neigh; in mctp_neigh_add() local
64 struct mctp_neigh *neigh = container_of(rcu, struct mctp_neigh, rcu); in __mctp_neigh_free() local
74 struct mctp_neigh *neigh, *tmp; in mctp_neigh_remove_dev() local
92 struct mctp_neigh *neigh, *tmp; in mctp_neigh_remove() local
210 unsigned int flags, struct mctp_neigh *neigh) in mctp_fill_neigh()
247 struct mctp_neigh *neigh; in mctp_rtm_getneigh() local
282 struct mctp_neigh *neigh; in mctp_neigh_lookup() local
312 struct mctp_neigh *neigh; in mctp_neigh_net_exit() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dnndisc.c85 static void nndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in nndisc_error_report()
90 static void nndisc_generic_error_report(struct neighbour *neigh, struct sk_buff *skb) in nndisc_generic_error_report()
176 static bool nndisc_key_eq(const struct neighbour *neigh, const void *pkey) in nndisc_key_eq()
181 static int nndisc_constructor(struct neighbour *neigh) in nndisc_constructor()
406 static void nndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in nndisc_solicit()
518 struct neighbour *neigh; in nndisc_rcv_ns() local
581 struct neighbour *neigh; in nndisc_rcv_na() local
/kernel/linux/linux-5.10/net/batman-adv/
Dbat_v_elp.c66 static u32 batadv_v_elp_get_throughput(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_get_throughput()
165 struct batadv_hardif_neigh_node *neigh; in batadv_v_elp_throughput_metric_update() local
193 batadv_v_elp_wifi_neigh_probe(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_wifi_neigh_probe()
454 struct batadv_neigh_node *neigh; in batadv_v_elp_neigh_update() local
Doriginator.c403 batadv_neigh_ifinfo_get(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_get()
438 batadv_neigh_ifinfo_new(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_new()
1024 struct batadv_neigh_node *neigh) in batadv_purge_neigh_ifinfo()
1181 struct batadv_neigh_node *best = NULL, *neigh; in batadv_find_best_neighbor() local
/kernel/linux/linux-6.6/net/batman-adv/
Dbat_v_elp.c66 static u32 batadv_v_elp_get_throughput(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_get_throughput()
164 struct batadv_hardif_neigh_node *neigh; in batadv_v_elp_throughput_metric_update() local
192 batadv_v_elp_wifi_neigh_probe(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_wifi_neigh_probe()
453 struct batadv_neigh_node *neigh; in batadv_v_elp_neigh_update() local
Doriginator.c402 batadv_neigh_ifinfo_get(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_get()
437 batadv_neigh_ifinfo_new(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_new()
980 struct batadv_neigh_node *neigh) in batadv_purge_neigh_ifinfo()
1137 struct batadv_neigh_node *best = NULL, *neigh; in batadv_find_best_neighbor() local
/kernel/linux/linux-6.6/net/core/
Dneighbour.c92 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole()
98 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release()
179 static void neigh_update_flags(struct neighbour *neigh, u32 flags, int *notify, in neigh_update_flags()
215 struct neighbour *neigh; in neigh_del() local
889 void neigh_destroy(struct neighbour *neigh) in neigh_destroy()
927 static void neigh_suspect(struct neighbour *neigh) in neigh_suspect()
939 static void neigh_connect(struct neighbour *neigh) in neigh_connect()
1041 static void neigh_invalidate(struct neighbour *neigh) in neigh_invalidate()
1066 static void neigh_probe(struct neighbour *neigh) in neigh_probe()
1085 struct neighbour *neigh = from_timer(neigh, t, timer); in neigh_timer_handler() local
[all …]
/kernel/linux/linux-5.10/net/core/
Dneighbour.c93 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole()
99 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release()
159 static bool neigh_update_ext_learned(struct neighbour *neigh, u32 flags, in neigh_update_ext_learned()
188 struct neighbour *neigh; in neigh_del() local
836 void neigh_destroy(struct neighbour *neigh) in neigh_destroy()
874 static void neigh_suspect(struct neighbour *neigh) in neigh_suspect()
886 static void neigh_connect(struct neighbour *neigh) in neigh_connect()
988 static void neigh_invalidate(struct neighbour *neigh) in neigh_invalidate()
1013 static void neigh_probe(struct neighbour *neigh) in neigh_probe()
1032 struct neighbour *neigh = from_timer(neigh, t, timer); in neigh_timer_handler() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_router_hw.c289 struct prestera_nh_neigh *neigh) in __prestera_nh_neigh_destroy()
301 struct prestera_nh_neigh *neigh; in __prestera_nh_neigh_create() local
340 struct prestera_nh_neigh *neigh; in prestera_nh_neigh_get() local
350 struct prestera_nh_neigh *neigh) in prestera_nh_neigh_put()
358 struct prestera_nh_neigh *neigh) in prestera_nh_neigh_set()
522 struct prestera_nh_neigh *neigh; in prestera_nexthop_group_set() local
/kernel/linux/linux-5.10/net/ipv4/
Darp.c217 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq()
222 static int arp_constructor(struct neighbour *neigh) in arp_constructor()
293 static void arp_error_report(struct neighbour *neigh, struct sk_buff *skb) in arp_error_report()
332 static void arp_solicit(struct neighbour *neigh, struct sk_buff *skb) in arp_solicit()
1028 struct neighbour *neigh; in arp_req_set() local
1083 static unsigned int arp_state_to_flags(struct neighbour *neigh) in arp_state_to_flags()
1100 struct neighbour *neigh; in arp_req_get() local
1122 struct neighbour *neigh = neigh_lookup(&arp_tbl, &ip, dev); in arp_invalidate() local
/kernel/linux/linux-6.6/net/ipv4/
Darp.c218 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq()
223 static int arp_constructor(struct neighbour *neigh) in arp_constructor()
294 static void arp_error_report(struct neighbour *neigh, struct sk_buff *skb) in arp_error_report()
333 static void arp_solicit(struct neighbour *neigh, struct sk_buff *skb) in arp_solicit()
1049 struct neighbour *neigh; in arp_req_set() local
1104 static unsigned int arp_state_to_flags(struct neighbour *neigh) in arp_state_to_flags()
1121 struct neighbour *neigh; in arp_req_get() local
1143 struct neighbour *neigh = neigh_lookup(&arp_tbl, &ip, dev); in arp_invalidate() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
306 struct neighbour *neigh; in t3_l2t_get() local
399 void t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh) in t3_l2t_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
306 struct neighbour *neigh; in t3_l2t_get() local
399 void t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh) in t3_l2t_update()
/kernel/linux/linux-5.10/net/ipv6/
Dndisc.c326 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor()
707 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report()
719 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit()
762 void ndisc_update(const struct net_device *dev, struct neighbour *neigh, in ndisc_update()
783 struct neighbour *neigh; in ndisc_recv_ns() local
967 struct neighbour *neigh; in ndisc_recv_na() local
1073 struct neighbour *neigh; in ndisc_recv_rs() local
1174 struct neighbour *neigh = NULL; in ndisc_router_discovery() local
1653 struct neighbour *neigh = dst_neigh_lookup(skb_dst(skb), target); in ndisc_send_redirect() local
/kernel/linux/linux-6.6/net/ipv6/
Dndisc.c327 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor()
723 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report()
735 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit()
778 void ndisc_update(const struct net_device *dev, struct neighbour *neigh, in ndisc_update()
799 struct neighbour *neigh; in ndisc_recv_ns() local
1003 struct neighbour *neigh; in ndisc_recv_na() local
1134 struct neighbour *neigh; in ndisc_recv_rs() local
1236 struct neighbour *neigh = NULL; in ndisc_router_discovery() local
1726 struct neighbour *neigh = dst_neigh_lookup(skb_dst(skb), target); in ndisc_send_redirect() local
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
Dipoib_main.c752 struct ipoib_neigh *neigh, *tn; in path_rec_completion() local
930 static void neigh_refresh_path(struct ipoib_neigh *neigh, u8 *daddr, in neigh_refresh_path()
954 struct ipoib_neigh *neigh; in neigh_add_path() local
1100 struct ipoib_neigh *neigh; in ipoib_start_xmit() local
1275 struct ipoib_neigh *neigh = NULL; in ipoib_neigh_get() local
1331 struct ipoib_neigh *neigh; in __ipoib_reap_neigh() local
1374 struct ipoib_neigh *neigh; in ipoib_neigh_ctor() local
1397 struct ipoib_neigh *neigh; in ipoib_neigh_alloc() local
1447 void ipoib_neigh_dtor(struct ipoib_neigh *neigh) in ipoib_neigh_dtor()
1475 struct ipoib_neigh *neigh = container_of(rp, struct ipoib_neigh, rcu); in ipoib_neigh_reclaim() local
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib_main.c748 struct ipoib_neigh *neigh, *tn; in path_rec_completion() local
926 static void neigh_refresh_path(struct ipoib_neigh *neigh, u8 *daddr, in neigh_refresh_path()
950 struct ipoib_neigh *neigh; in neigh_add_path() local
1096 struct ipoib_neigh *neigh; in ipoib_start_xmit() local
1266 struct ipoib_neigh *neigh = NULL; in ipoib_neigh_get() local
1322 struct ipoib_neigh *neigh; in __ipoib_reap_neigh() local
1365 struct ipoib_neigh *neigh; in ipoib_neigh_ctor() local
1388 struct ipoib_neigh *neigh; in ipoib_neigh_alloc() local
1438 void ipoib_neigh_dtor(struct ipoib_neigh *neigh) in ipoib_neigh_dtor()
1466 struct ipoib_neigh *neigh = container_of(rp, struct ipoib_neigh, rcu); in ipoib_neigh_reclaim() local
[all …]
/kernel/linux/linux-6.6/net/6lowpan/
Dndisc.c60 struct lowpan_802154_neigh *neigh = lowpan_802154_neigh(neighbour_priv(n)); in lowpan_ndisc_802154_update() local
115 u8 icmp6_type, struct neighbour *neigh, in lowpan_ndisc_opt_addr_space()
/kernel/linux/linux-5.10/net/6lowpan/
Dndisc.c60 struct lowpan_802154_neigh *neigh = lowpan_802154_neigh(neighbour_priv(n)); in lowpan_ndisc_802154_update() local
115 u8 icmp6_type, struct neighbour *neigh, in lowpan_ndisc_opt_addr_space()
/kernel/linux/linux-6.6/net/atm/
Dclip.c266 static void clip_neigh_solicit(struct neighbour *neigh, struct sk_buff *skb) in clip_neigh_solicit()
274 static void clip_neigh_error(struct neighbour *neigh, struct sk_buff *skb) in clip_neigh_error()
290 static int clip_constructor(struct net_device *dev, struct neighbour *neigh) in clip_constructor()
446 struct neighbour *neigh; in clip_setentry() local
/kernel/linux/linux-5.10/net/atm/
Dclip.c266 static void clip_neigh_solicit(struct neighbour *neigh, struct sk_buff *skb) in clip_neigh_solicit()
274 static void clip_neigh_error(struct neighbour *neigh, struct sk_buff *skb) in clip_neigh_error()
290 static int clip_constructor(struct net_device *dev, struct neighbour *neigh) in clip_constructor()
446 struct neighbour *neigh; in clip_setentry() local
/kernel/linux/linux-6.6/include/net/
Dnetevent.h22 struct neighbour *neigh; member

12345