Searched defs:neigh (Results 1 - 25 of 57) sorted by relevance

123

/linux-master/include/net/
H A Dnetevent.h22 struct neighbour *neigh; member in struct:netevent_redirect
H A Datmclip.h42 struct neighbour *neigh; /* neighbour back-pointer */ member in struct:atmarp_entry
H A Droute.h361 struct neighbour *neigh; local
375 struct neighbour *neigh; local
[all...]
/linux-master/net/rose/
H A Drose_loopback.c34 int rose_loopback_queue(struct sk_buff *skb, struct rose_neigh *neigh) argument
H A Drose_link.c33 void rose_start_ftimer(struct rose_neigh *neigh) argument
44 static void rose_start_t0timer(struct rose_neigh *neigh) argument
55 rose_stop_ftimer(struct rose_neigh *neigh) argument
60 rose_stop_t0timer(struct rose_neigh *neigh) argument
65 rose_ftimer_running(struct rose_neigh *neigh) argument
70 rose_t0timer_running(struct rose_neigh *neigh) argument
81 struct rose_neigh *neigh = from_timer(neigh, t, t0timer); local
95 rose_send_frame(struct sk_buff *skb, struct rose_neigh *neigh) argument
118 rose_link_up(struct rose_neigh *neigh) argument
139 rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) argument
176 rose_transmit_restart_request(struct rose_neigh *neigh) argument
205 rose_transmit_restart_confirmation(struct rose_neigh *neigh) argument
233 rose_transmit_clear_request(struct rose_neigh *neigh, unsigned int lci, unsigned char cause, unsigned char diagnostic) argument
262 rose_transmit_link(struct sk_buff *skb, struct rose_neigh *neigh) argument
[all...]
H A Drose_route.c665 struct rose_route *rose_route_free_lci(unsigned int lci, struct rose_neigh *neigh) argument
/linux-master/net/6lowpan/
H A Dndisc.c60 struct lowpan_802154_neigh *neigh = lowpan_802154_neigh(neighbour_priv(n)); local
114 lowpan_ndisc_opt_addr_space(const struct net_device *dev, u8 icmp6_type, struct neighbour *neigh, u8 *ha_buf, u8 **ha) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h78 struct neighbour *neigh; /* associated neighbour */ member in struct:l2t_entry
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c283 reuse_entry(struct l2t_entry *e, struct neighbour *neigh) argument
306 struct neighbour *neigh; local
399 t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh) argument
[all...]
H A Dl2t.h64 struct neighbour *neigh; /* associated neighbour */ member in struct:l2t_entry
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h78 struct efx_neigh_binder *neigh; member in struct:efx_tc_encap_action
H A Dtc_encap_actions.c41 struct efx_neigh_binder *neigh = ptr; local
88 struct efx_neigh_binder *neigh, *old; local
223 efx_free_neigh(struct efx_neigh_binder *neigh) argument
238 struct efx_neigh_binder *neigh = encap->neigh; local
251 struct efx_neigh_binder *neigh = encap->neigh; local
267 struct efx_neigh_binder *neigh = encap->neigh; local
287 struct efx_neigh_binder *neigh = encap->neigh; local
506 struct efx_neigh_binder *neigh = container_of(work, struct efx_neigh_binder, work); local
521 struct efx_neigh_binder keys = {NULL}, *neigh; local
703 efx_tc_remove_neigh_users(struct efx_nic *efx, struct efx_neigh_binder *neigh) argument
717 struct efx_neigh_binder *neigh; local
[all...]
/linux-master/lib/
H A Dcpu_rmap.c97 int neigh; local
/linux-master/net/ieee802154/6lowpan/
H A Dcore.c87 struct lowpan_802154_neigh *neigh = lowpan_802154_neigh(neighbour_priv(n)); local
/linux-master/net/mctp/
H A Dneigh.c29 struct mctp_neigh *neigh; local
64 struct mctp_neigh *neigh = container_of(rcu, struct mctp_neigh, rcu); local
74 struct mctp_neigh *neigh, *tmp; local
92 struct mctp_neigh *neigh, *tmp; local
209 mctp_fill_neigh(struct sk_buff *skb, u32 portid, u32 seq, int event, unsigned int flags, struct mctp_neigh *neigh) argument
247 struct mctp_neigh *neigh; local
282 struct mctp_neigh *neigh; local
312 struct mctp_neigh *neigh; local
[all...]
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.h74 struct prestera_nh_neigh_key neigh[PRESTERA_NHGR_SIZE_MAX]; member in struct:prestera_nexthop_group::prestera_nexthop_group_key
86 struct prestera_nh_neigh *neigh; member in struct:prestera_nexthop_group::prestera_nh_neigh_head
H A Dprestera_router_hw.c301 struct prestera_nh_neigh *neigh; local
288 __prestera_nh_neigh_destroy(struct prestera_switch *sw, struct prestera_nh_neigh *neigh) argument
340 struct prestera_nh_neigh *neigh; local
349 prestera_nh_neigh_put(struct prestera_switch *sw, struct prestera_nh_neigh *neigh) argument
357 prestera_nh_neigh_set(struct prestera_switch *sw, struct prestera_nh_neigh *neigh) argument
522 struct prestera_nh_neigh *neigh; local
[all...]
/linux-master/net/batman-adv/
H A Dbat_v_elp.c66 static u32 batadv_v_elp_get_throughput(struct batadv_hardif_neigh_node *neigh) argument
164 struct batadv_hardif_neigh_node *neigh; local
192 batadv_v_elp_wifi_neigh_probe(struct batadv_hardif_neigh_node *neigh) argument
453 struct batadv_neigh_node *neigh; local
[all...]
H A Dsend.c139 batadv_send_unicast_skb(struct sk_buff *skb, struct batadv_neigh_node *neigh) argument
/linux-master/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c446 struct neighbour *neigh = NULL; local
480 struct neighbour *neigh = NULL; local
[all...]
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c794 struct ipoib_neigh *neigh; local
[all...]
H A Dipoib_cm.c834 struct ipoib_neigh *neigh; local
1255 struct ipoib_neigh *neigh; local
1301 ipoib_cm_create_tx(struct net_device *dev, struct ipoib_path *path, struct ipoib_neigh *neigh) argument
1342 struct ipoib_neigh *neigh; local
[all...]
/linux-master/net/ethernet/
H A Deth.c219 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type) argument
/linux-master/net/atm/
H A Dclip.c266 clip_neigh_solicit(struct neighbour *neigh, struct sk_buff *skb) argument
274 clip_neigh_error(struct neighbour *neigh, struct sk_buff *skb) argument
290 clip_constructor(struct net_device *dev, struct neighbour *neigh) argument
446 struct neighbour *neigh; local
[all...]
/linux-master/drivers/infiniband/core/
H A Daddr.c857 struct neighbour *neigh = ctx; local

Completed in 331 milliseconds

123