Home
last modified time | relevance | path

Searched refs:neighbour (Results 1 – 17 of 17) sorted by relevance

/include/net/
Dneighbour.h38 struct neighbour;
46 int (*neigh_setup)(struct neighbour *);
47 void (*neigh_cleanup)(struct neighbour *);
93 struct neighbour { struct
94 struct neighbour __rcu *next; argument
113 int (*output)(struct neighbour *, struct sk_buff *); argument
122 void (*solicit)(struct neighbour *, struct sk_buff *); argument
123 void (*error_report)(struct neighbour *, struct sk_buff *);
124 int (*output)(struct neighbour *, struct sk_buff *);
125 int (*connected_output)(struct neighbour *, struct sk_buff *);
[all …]
Dndisc.h92 static inline struct neighbour *__ipv6_neigh_lookup(struct neigh_table *tbl, struct net_device *dev… in __ipv6_neigh_lookup()
96 struct neighbour *n; in __ipv6_neigh_lookup()
126 struct neighbour *neigh,
150 struct neighbour *neigh,
Darp.h18 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) in __ipv4_neigh_lookup()
21 struct neighbour *n; in __ipv4_neigh_lookup()
Ddn_neigh.h9 struct neighbour n;
Ddst.h45 struct neighbour __rcu *_neighbour;
97 static inline struct neighbour *dst_get_neighbour_noref(struct dst_entry *dst) in dst_get_neighbour_noref()
102 static inline struct neighbour *dst_get_neighbour_noref_raw(struct dst_entry *dst) in dst_get_neighbour_noref_raw()
107 static inline void dst_set_neighbour(struct dst_entry *dst, struct neighbour *neigh) in dst_set_neighbour()
400 struct neighbour *n; in dst_confirm()
409 static inline struct neighbour *dst_neigh_lookup(const struct dst_entry *dst, const void *daddr) in dst_neigh_lookup()
Datmclip.h41 struct neighbour *neigh; /* neighbour back-pointer */
Ddn_dev.h95 struct neighbour *router; /* Default router on circuit */
96 struct neighbour *peer; /* Peer on pointopoint links */
Ddst_ops.h29 struct neighbour * (*neigh_lookup)(const struct dst_entry *dst, const void *daddr);
Dip6_route.h99 struct neighbour *neigh,
130 struct neighbour *neigh,
Drose.h113 struct rose_neigh *neighbour[3]; member
132 struct rose_neigh *neighbour; member
Dnetrom.h102 struct nr_neigh *neighbour; member
Dx25.h150 struct x25_neigh *neighbour; member
/include/linux/
Dnetrom.h30 ax25_address neighbour; member
Drose.h68 ax25_address neighbour; member
Detherdevice.h41 extern int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type);
Dnetdevice.h222 struct neighbour;
294 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type);
1003 int (*ndo_neigh_construct)(struct neighbour *n);
1004 void (*ndo_neigh_destroy)(struct neighbour *n);
DKbuild264 header-y += neighbour.h