Home
last modified time | relevance | path

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

/net/rose/
Drose_link.c37 void rose_start_ftimer(struct rose_neigh *neigh) in rose_start_ftimer()
49 static void rose_start_t0timer(struct rose_neigh *neigh) in rose_start_t0timer()
61 void rose_stop_ftimer(struct rose_neigh *neigh) in rose_stop_ftimer()
66 void rose_stop_t0timer(struct rose_neigh *neigh) in rose_stop_t0timer()
71 int rose_ftimer_running(struct rose_neigh *neigh) in rose_ftimer_running()
76 static int rose_t0timer_running(struct rose_neigh *neigh) in rose_t0timer_running()
87 struct rose_neigh *neigh = (struct rose_neigh *)param; in rose_t0timer_expiry() local
101 static int rose_send_frame(struct sk_buff *skb, struct rose_neigh *neigh) in rose_send_frame()
124 static int rose_link_up(struct rose_neigh *neigh) in rose_link_up()
145 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) in rose_link_rx_restart()
[all …]
Drose_loopback.c35 int rose_loopback_queue(struct sk_buff *skb, struct rose_neigh *neigh) in rose_loopback_queue()
Daf_rose.c165 void rose_kill_by_neigh(struct rose_neigh *neigh) in rose_kill_by_neigh()
276 struct sock *rose_find_socket(unsigned int lci, struct rose_neigh *neigh) in rose_find_socket()
296 unsigned int rose_new_lci(struct rose_neigh *neigh) in rose_new_lci()
969 int rose_rx_call_request(struct sk_buff *skb, struct net_device *dev, struct rose_neigh *neigh, uns… in rose_rx_call_request()
Drose_route.c661 struct rose_route *rose_route_free_lci(unsigned int lci, struct rose_neigh *neigh) in rose_route_free_lci()
/net/decnet/
Ddn_neigh.c127 static int dn_neigh_construct(struct neighbour *neigh) in dn_neigh_construct()
190 static void dn_long_error_report(struct neighbour *neigh, struct sk_buff *skb) in dn_long_error_report()
197 static void dn_short_error_report(struct neighbour *neigh, struct sk_buff *skb) in dn_short_error_report()
207 struct neighbour *neigh = rt->n; in dn_neigh_output_packet() local
229 static int dn_long_output(struct neighbour *neigh, struct sk_buff *skb) in dn_long_output()
272 static int dn_short_output(struct neighbour *neigh, struct sk_buff *skb) in dn_short_output()
312 static int dn_phase3_output(struct neighbour *neigh, struct sk_buff *skb) in dn_phase3_output()
369 struct neighbour *neigh; in dn_neigh_router_hello() local
430 struct neighbour *neigh; in dn_neigh_endnode_hello() local
489 static void neigh_elist_cb(struct neighbour *neigh, void *_info) in neigh_elist_cb()
Ddn_route.c975 struct neighbour *neigh = NULL; in dn_route_output_slow() local
1321 struct neighbour *neigh = NULL; in dn_route_input_slow() local
/net/core/
Dneighbour.c97 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole()
103 static void neigh_cleanup_and_release(struct neighbour *neigh) in neigh_cleanup_and_release()
698 void neigh_destroy(struct neighbour *neigh) in neigh_destroy()
736 static void neigh_suspect(struct neighbour *neigh) in neigh_suspect()
748 static void neigh_connect(struct neighbour *neigh) in neigh_connect()
845 static void neigh_invalidate(struct neighbour *neigh) in neigh_invalidate()
870 static void neigh_probe(struct neighbour *neigh) in neigh_probe()
889 struct neighbour *neigh = (struct neighbour *)arg; in neigh_timer_handler() local
972 int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in __neigh_event_send()
1050 static void neigh_update_hhs(struct neighbour *neigh) in neigh_update_hhs()
[all …]
/net/ipv6/
Dndisc.c296 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor()
467 void ndisc_send_na(struct net_device *dev, struct neighbour *neigh, in ndisc_send_na()
544 void ndisc_send_ns(struct net_device *dev, struct neighbour *neigh, in ndisc_send_ns()
637 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report()
649 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit()
704 struct neighbour *neigh; in ndisc_recv_ns() local
863 struct neighbour *neigh; in ndisc_recv_na() local
960 struct neighbour *neigh; in ndisc_recv_rs() local
1061 struct neighbour *neigh = NULL; in ndisc_router_discovery() local
1510 struct neighbour *neigh = dst_neigh_lookup(skb_dst(skb), target); in ndisc_send_redirect() local
Dsit.c835 struct neighbour *neigh = NULL; in ipip6_tunnel_xmit() local
864 struct neighbour *neigh = NULL; in ipip6_tunnel_xmit() local
Droute.c506 struct neighbour *neigh; in rt6_probe() local
572 struct neighbour *neigh; in rt6_check_neigh() local
1755 struct neighbour *neigh; in rt6_do_redirect() local
Dip6_output.c63 struct neighbour *neigh; in ip6_finish_output2() local
Dip6_fib.c1679 struct neighbour *neigh; in fib6_age() local
/net/ipv4/
Darp.c222 static int arp_constructor(struct neighbour *neigh) in arp_constructor()
322 static void arp_error_report(struct neighbour *neigh, struct sk_buff *skb) in arp_error_report()
328 static void arp_solicit(struct neighbour *neigh, struct sk_buff *skb) in arp_solicit()
1040 struct neighbour *neigh; in arp_req_set() local
1095 static unsigned int arp_state_to_flags(struct neighbour *neigh) in arp_state_to_flags()
1112 struct neighbour *neigh; in arp_req_get() local
1131 struct neighbour *neigh = neigh_lookup(&arp_tbl, &ip, dev); in arp_invalidate() local
Dip_tunnel.c672 struct neighbour *neigh; in ip_tunnel_xmit() local
Dip_output.c172 struct neighbour *neigh; in ip_finish_output2() local
/net/atm/
Dclip.c265 static void clip_neigh_solicit(struct neighbour *neigh, struct sk_buff *skb) in clip_neigh_solicit()
273 static void clip_neigh_error(struct neighbour *neigh, struct sk_buff *skb) in clip_neigh_error()
289 static int clip_constructor(struct neighbour *neigh) in clip_constructor()
443 struct neighbour *neigh; in clip_setentry() local
/net/batman-adv/
Doriginator.c358 batadv_neigh_ifinfo_get(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_get()
393 batadv_neigh_ifinfo_new(struct batadv_neigh_node *neigh, in batadv_neigh_ifinfo_new()
716 struct batadv_neigh_node *neigh) in batadv_purge_neigh_ifinfo()
874 struct batadv_neigh_node *best = NULL, *neigh; in batadv_find_best_neighbor() local
/net/ethernet/
Deth.c255 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type) in eth_header_cache()
/net/bridge/
Dbr_netfilter.c279 struct neighbour *neigh; in br_nf_pre_routing_finish_bridge() local