| /linux/net/rose/ |
| H A D | rose_link.c | 33 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 = timer_container_of(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 …]
|
| H A D | af_rose.c | 163 void rose_kill_by_neigh(struct rose_neigh *neigh) in rose_kill_by_neigh() 301 struct sock *rose_find_socket(unsigned int lci, struct rose_neigh *neigh) in rose_find_socket() 321 unsigned int rose_new_lci(struct rose_neigh *neigh) in rose_new_lci() 1027 int rose_rx_call_request(struct sk_buff *skb, struct net_device *dev, struct rose_neigh *neigh, uns… in rose_rx_call_request()
|
| H A D | rose_loopback.c | 34 int rose_loopback_queue(struct sk_buff *skb, struct rose_neigh *neigh) in rose_loopback_queue()
|
| /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); __mctp_neigh_free() local 74 struct mctp_neigh *neigh, *tmp; mctp_neigh_remove_dev() local 92 struct mctp_neigh *neigh, *tmp; mctp_neigh_remove() local 210 mctp_fill_neigh(struct sk_buff * skb,u32 portid,u32 seq,int event,unsigned int flags,struct mctp_neigh * neigh) mctp_fill_neigh() argument 247 struct mctp_neigh *neigh; mctp_rtm_getneigh() local 282 struct mctp_neigh *neigh; mctp_neigh_lookup() local 312 struct mctp_neigh *neigh; mctp_neigh_net_exit() local [all...] |
| /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/core/ |
| H A D | neighbour.c | 111 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole() argument 117 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release() argument 199 neigh_update_flags(struct neighbour * neigh,u32 flags,int * notify,bool * gc_update,bool * managed_update) neigh_update_flags() argument 918 neigh_destroy(struct neighbour * neigh) neigh_destroy() argument 956 neigh_suspect(struct neighbour * neigh) neigh_suspect() argument 968 neigh_connect(struct neighbour * neigh) neigh_connect() argument 1064 neigh_invalidate(struct neighbour * neigh) neigh_invalidate() argument 1089 neigh_probe(struct neighbour * neigh) neigh_probe() argument 1108 struct neighbour *neigh = timer_container_of(neigh, t, timer); neigh_timer_handler() local 1200 __neigh_event_send(struct neighbour * neigh,struct sk_buff * skb,const bool immediate_ok) __neigh_event_send() argument 1288 neigh_update_hhs(struct neighbour * neigh) neigh_update_hhs() argument 1328 __neigh_update(struct neighbour * neigh,const u8 * lladdr,u8 new,u32 flags,u32 nlmsg_pid,struct netlink_ext_ack * extack) __neigh_update() argument 1517 neigh_update(struct neighbour * neigh,const u8 * lladdr,u8 new,u32 flags,u32 nlmsg_pid) neigh_update() argument 1527 __neigh_set_probe_once(struct neighbour * neigh) __neigh_set_probe_once() argument 1546 struct neighbour *neigh = __neigh_lookup(tbl, saddr, dev, neigh_event_ns() local 1575 neigh_resolve_output(struct neighbour * neigh,struct sk_buff * skb) neigh_resolve_output() argument 1610 neigh_connected_output(struct neighbour * neigh,struct sk_buff * skb) neigh_connected_output() argument 1633 neigh_direct_output(struct neighbour * neigh,struct sk_buff * skb) neigh_direct_output() argument 1643 struct neighbour *neigh; neigh_managed_work() local 1935 struct neighbour *neigh; neigh_delete() local 2003 struct neighbour *neigh; neigh_add() local 2625 neigh_fill_info(struct sk_buff * skb,struct neighbour * neigh,u32 pid,u32 seq,int type,unsigned int flags) neigh_fill_info() argument 2730 neigh_update_notify(struct neighbour * neigh,u32 nlmsg_pid) neigh_update_notify() argument 3043 struct neighbour *neigh; neigh_get() local 3180 struct neighbour *neigh; neigh_xmit() local [all...] |
| /linux/net/batman-adv/ |
| H A D | bat_v_elp.c | 80 static bool batadv_v_elp_get_throughput(struct batadv_hardif_neigh_node *neigh, in batadv_v_elp_get_throughput() 201 batadv_v_elp_throughput_metric_update(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_throughput_metric_update() 225 batadv_v_elp_wifi_neigh_probe(struct batadv_hardif_neigh_node *neigh) in batadv_v_elp_wifi_neigh_probe() 499 struct batadv_neigh_node *neigh; in batadv_v_elp_neigh_update() local
|
| H A D | originator.c | 452 batadv_neigh_ifinfo_get(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_get() 487 batadv_neigh_ifinfo_new(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_new() 1015 struct batadv_neigh_node *neigh) in batadv_purge_neigh_ifinfo() 1172 struct batadv_neigh_node *best = NULL, *neigh; in batadv_find_best_neighbor() local
|
| /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 | 325 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() 726 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report() 738 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 1000 struct neighbour *neigh; in ndisc_recv_na() local 1131 struct neighbour *neigh; in ndisc_recv_rs() local 1233 struct neighbour *neigh = NULL; in ndisc_router_discovery() local 1714 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 | 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/net/atm/ |
| H A D | clip.c | 277 clip_neigh_solicit(struct neighbour * neigh,struct sk_buff * skb) clip_neigh_solicit() argument 285 clip_neigh_error(struct neighbour * neigh,struct sk_buff * skb) clip_neigh_error() argument 301 clip_constructor(struct net_device * dev,struct neighbour * neigh) clip_constructor() argument 459 struct neighbour *neigh; clip_setentry() local [all...] |
| /linux/include/net/ |
| H A D | netevent.h | 22 struct neighbour *neigh; member
|
| H A D | ndisc.h | 243 struct neighbour *neigh, in ndisc_ops_redirect_opt_addr_space() 319 struct neighbour *neigh, in ndisc_redirect_opt_addr_space() 409 struct neighbour *neigh; in ip_neigh_gw6() local
|
| H A D | neighbour.h | 447 neigh_release(struct neighbour * neigh) neigh_release() argument 453 neigh_clone(struct neighbour * neigh) neigh_clone() argument 462 neigh_event_send_probe(struct neighbour * neigh,struct sk_buff * skb,const bool immediate_ok) neigh_event_send_probe() argument 475 neigh_event_send(struct neighbour * neigh,struct sk_buff * skb) neigh_event_send() argument 594 neigh_update_is_router(struct neighbour * neigh,u32 flags,int * notify) neigh_update_is_router() argument [all...] |
| H A D | atmclip.h | 42 struct neighbour *neigh; /* neighbour back-pointer */ member
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_cm.c | 834 struct ipoib_neigh *neigh; in ipoib_cm_handle_tx_wc() local 1255 struct ipoib_neigh *neigh; in ipoib_cm_tx_handler() local 1302 struct ipoib_neigh *neigh) in ipoib_cm_create_tx() 1342 struct ipoib_neigh *neigh; in ipoib_cm_tx_start() local
|
| /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/net/ethernet/netronome/nfp/flower/ |
| H A D | tunnel_conf.c | 323 struct nfp_neigh_entry *neigh) in nfp_tun_mutual_link() 402 struct nfp_neigh_entry *neigh; in nfp_tun_cleanup_nn_entries() local 441 struct nfp_neigh_entry *neigh, *tmp; in nfp_tun_unlink_and_update_nn_entries() local 467 void *flow, struct neighbour *neigh, bool is_ipv6, in nfp_tun_write_neigh()
|
| /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/drivers/net/ethernet/sfc/ |
| H A D | tc_encap_actions.h | 78 struct efx_neigh_binder *neigh; member
|
| /linux/lib/ |
| H A D | cpu_rmap.c | 97 int neigh; in cpu_rmap_copy_neigh() local
|