| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_encap_actions.c | 43 struct efx_neigh_binder *neigh = ptr; in efx_neigh_free() local 90 struct efx_neigh_binder *neigh, *old; in efx_bind_neigh() local 224 static void efx_free_neigh(struct efx_neigh_binder *neigh) in efx_free_neigh() 239 struct efx_neigh_binder *neigh = encap->neigh; in efx_release_neigh() local 252 struct efx_neigh_binder *neigh = encap->neigh; in efx_gen_tun_header_eth() local 268 struct efx_neigh_binder *neigh = encap->neigh; in efx_gen_tun_header_ipv4() local 288 struct efx_neigh_binder *neigh = encap->neigh; in efx_gen_tun_header_ipv6() local 507 struct efx_neigh_binder *neigh = container_of(work, struct efx_neigh_binder, work); in efx_neigh_update() local 522 struct efx_neigh_binder keys = {NULL}, *neigh; in efx_neigh_event() local 704 static void efx_tc_remove_neigh_users(struct efx_nic *efx, struct efx_neigh_binder *neigh) in efx_tc_remove_neigh_users() [all …]
|
| H A D | tc_encap_actions.h | 78 struct efx_neigh_binder *neigh; member
|
| /linux/net/mctp/ |
| H A D | neigh.c | 29 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() 248 struct mctp_neigh *neigh; in mctp_rtm_getneigh() local 286 struct mctp_neigh *neigh; in mctp_neigh_lookup() local 316 struct mctp_neigh *neigh; in mctp_neigh_net_exit() local
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_router_hw.c | 289 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
|
| H A D | prestera_router_hw.h | 74 struct prestera_nh_neigh_key neigh[PRESTERA_NHGR_SIZE_MAX]; member 86 struct prestera_nh_neigh *neigh; member
|
| /linux/net/batman-adv/ |
| H A D | bat_v_elp.c | 81 static bool batadv_v_elp_get_throughput(struct batadv_hardif_neigh_node *neigh, in batadv_v_elp_get_throughput() 206 batadv_v_elp_throughput_metric_update(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_throughput_metric_update() 230 batadv_v_elp_wifi_neigh_probe(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_wifi_neigh_probe() 508 struct batadv_neigh_node *neigh; in batadv_v_elp_neigh_update() local
|
| H A D | originator.c | 454 batadv_neigh_ifinfo_get(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_get() 489 batadv_neigh_ifinfo_new(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_new() 1023 struct batadv_neigh_node *neigh) in batadv_purge_neigh_ifinfo() 1178 struct batadv_neigh_node *neigh; in batadv_find_best_neighbor() local
|
| H A D | send.c | 134 struct batadv_neigh_node *neigh) in batadv_send_unicast_skb()
|
| /linux/net/ipv4/ |
| H A D | arp.c | 218 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() 1101 struct neighbour *neigh; in arp_req_set() local 1155 static unsigned int arp_state_to_flags(struct neighbour *neigh) in arp_state_to_flags() 1172 struct neighbour *neigh; in arp_req_get() local 1207 struct neighbour *neigh = neigh_lookup(&arp_tbl, &ip, dev); in arp_invalidate() local
|
| /linux/net/ipv6/ |
| H A D | ndisc.c | 326 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() 728 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report() 740 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit() 780 void ndisc_update(const struct net_device *dev, struct neighbour *neigh, in ndisc_update() 801 struct neighbour *neigh; in ndisc_recv_ns() local 1000 struct neighbour *neigh; in ndisc_recv_na() local 1131 struct neighbour *neigh; in ndisc_recv_rs() local 1236 struct neighbour *neigh = NULL; in ndisc_router_discovery() local 1721 struct neighbour *neigh = dst_neigh_lookup(skb_dst(skb), target); in ndisc_send_redirect() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | l2t.c | 246 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 269 struct neighbour *neigh; in t3_l2t_get() local 362 void t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh) in t3_l2t_update()
|
| H A D | cxgb3_offload.c | 488 static void dummy_neigh_update(struct t3cdev *dev, struct neighbour *neigh) in dummy_neigh_update() 1034 static void cxgb_neigh_update(struct neighbour *neigh) in cxgb_neigh_update() 1072 struct neighbour *neigh, in cxgb_redirect()
|
| H A D | l2t.h | 64 struct neighbour *neigh; /* associated neighbour */ member
|
| /linux/net/6lowpan/ |
| H A D | ndisc.c | 54 struct lowpan_802154_neigh *neigh = lowpan_802154_neigh(neighbour_priv(n)); in lowpan_ndisc_802154_update() local 107 u8 icmp6_type, struct neighbour *neigh, in lowpan_ndisc_opt_addr_space()
|
| /linux/include/net/ |
| H A D | netevent.h | 22 struct neighbour *neigh; member
|
| H A D | ndisc.h | 241 struct neighbour *neigh, in ndisc_ops_redirect_opt_addr_space() 317 struct neighbour *neigh, in ndisc_redirect_opt_addr_space() 388 struct neighbour *neigh; in ip_neigh_gw6() local
|
| H A D | neighbour.h | 456 static inline void neigh_release(struct neighbour *neigh) in neigh_release() 462 static inline struct neighbour * neigh_clone(struct neighbour *neigh) in neigh_clone() 471 static __always_inline int neigh_event_send_probe(struct neighbour *neigh, in neigh_event_send_probe() 484 static inline int neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in neigh_event_send() 607 static inline void neigh_update_is_router(struct neighbour *neigh, u32 flags, in neigh_update_is_router()
|
| H A D | route.h | 405 struct neighbour *neigh; in ip_neigh_gw4() local 419 struct neighbour *neigh; in ip_neigh_for_gw() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | l2t.c | 397 static void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 415 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh, in cxgb4_l2t_get() 509 void t4_l2t_update(struct adapter *adap, struct neighbour *neigh) in t4_l2t_update()
|
| /linux/net/ieee802154/6lowpan/ |
| H A D | core.c | 88 struct lowpan_802154_neigh *neigh = lowpan_802154_neigh(neighbour_priv(n)); in lowpan_neigh_construct() local
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | qedr_iw_cm.c | 446 struct neighbour *neigh = NULL; in qedr_addr4_resolve() local 481 struct neighbour *neigh = NULL; in qedr_addr6_resolve() local
|
| /linux/lib/ |
| H A D | cpu_rmap.c | 97 int neigh; in cpu_rmap_copy_neigh() local
|
| /linux/net/ethernet/ |
| H A D | eth.c | 214 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type) in eth_header_cache()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 806 struct neighbour *neigh; in nf_flow_queue_xmit4() local 1135 struct neighbour *neigh; in nf_flow_queue_xmit6() local
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_multicast.c | 794 struct ipoib_neigh *neigh; in ipoib_mcast_send() local [all...] |