Searched refs:neighbour (Results 1 – 18 of 18) sorted by relevance
| /include/net/ |
| A D | neighbour.h | 42 struct neighbour; 77 int (*neigh_setup)(struct neighbour *); 138 struct neighbour { struct 216 int (*constructor)(struct neighbour *); 311 struct neighbour *n; in ___neigh_lookup_noref() 396 void neigh_app_ns(struct neighbour *n); 400 int (*cb)(struct neighbour *)); 408 struct neighbour *n, loff_t *pos); 453 static inline struct neighbour * neigh_clone(struct neighbour *neigh) in neigh_clone() 550 static inline struct neighbour * [all …]
|
| A D | arp.h | 22 static inline struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) in __ipv4_neigh_lookup_noref() 31 struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) in __ipv4_neigh_lookup_noref() 37 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) in __ipv4_neigh_lookup() 39 struct neighbour *n; in __ipv4_neigh_lookup() 52 struct neighbour *n; in __ipv4_confirm_neigh()
|
| A D | ndisc.h | 192 void (*update)(const struct net_device *dev, struct neighbour *n, 196 struct neighbour *neigh, u8 *ha_buf, 223 struct neighbour *n, u32 flags, in ndisc_ops_update() 243 struct neighbour *neigh, in ndisc_ops_redirect_opt_addr_space() 319 struct neighbour *neigh, in ndisc_redirect_opt_addr_space() 363 struct neighbour *__ipv6_neigh_lookup_noref_stub(struct net_device *dev, in __ipv6_neigh_lookup_noref_stub() 372 struct neighbour *n; in __ipv6_neigh_lookup() 386 struct neighbour *n; in __ipv6_confirm_neigh() 397 struct neighbour *n; in __ipv6_confirm_neigh_stub() 406 static inline struct neighbour *ip_neigh_gw6(struct net_device *dev, in ip_neigh_gw6() [all …]
|
| A D | netevent.h | 16 struct neighbour; 22 struct neighbour *neigh;
|
| A D | atmclip.h | 42 struct neighbour *neigh; /* neighbour back-pointer */
|
| A D | rose.h | 115 struct rose_neigh *neighbour[3]; member 134 struct rose_neigh *neighbour; member
|
| A D | dst_ops.h | 35 struct neighbour * (*neigh_lookup)(const struct dst_entry *dst,
|
| A D | dst.h | 399 static inline struct neighbour *dst_neigh_lookup(const struct dst_entry *dst, const void *daddr) in dst_neigh_lookup() 401 struct neighbour *n = dst->ops->neigh_lookup(dst, NULL, daddr); in dst_neigh_lookup() 405 static inline struct neighbour *dst_neigh_lookup_skb(const struct dst_entry *dst, in dst_neigh_lookup_skb() 408 struct neighbour *n; in dst_neigh_lookup_skb() 604 struct neighbour *dst_blackhole_neigh_lookup(const struct dst_entry *dst,
|
| A D | route.h | 400 static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, in ip_neigh_gw4() 403 struct neighbour *neigh; in ip_neigh_gw4() 412 static inline struct neighbour *ip_neigh_for_gw(struct rtable *rt, in ip_neigh_for_gw() 417 struct neighbour *neigh; in ip_neigh_for_gw()
|
| A D | netrom.h | 106 struct nr_neigh *neighbour; member
|
| A D | x25.h | 153 struct x25_neigh *neighbour; member
|
| A D | ip6_route.h | 353 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw,
|
| A D | sock.h | 2211 static inline void sock_confirm_neigh(struct sk_buff *skb, struct neighbour *n) in sock_confirm_neigh()
|
| /include/trace/events/ |
| A D | neigh.h | 26 const void *pkey, const struct neighbour *n, 74 TP_PROTO(struct neighbour *n, const u8 *lladdr, u8 new, 157 TP_PROTO(struct neighbour *n, int err), 228 TP_PROTO(struct neighbour *neigh, int err), 233 TP_PROTO(struct neighbour *neigh, int err), 238 TP_PROTO(struct neighbour *neigh, int err), 243 TP_PROTO(struct neighbour *neigh, int err), 248 TP_PROTO(struct neighbour *neigh, int rc),
|
| /include/uapi/linux/ |
| A D | netrom.h | 31 ax25_address neighbour; member
|
| A D | rose.h | 69 ax25_address neighbour; member
|
| /include/linux/ |
| A D | etherdevice.h | 46 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh,
|
| A D | netdevice.h | 233 struct neighbour; 315 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); 1548 struct neighbour *n); 1550 struct neighbour *n);
|
Completed in 47 milliseconds