neigh_parms        37 include/linux/hippidevice.h int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
neigh_parms        44 include/linux/inetdevice.h 	struct neigh_parms	*arp_parms;
neigh_parms       222 include/linux/inetdevice.h static inline struct neigh_parms *__in_dev_arp_parms_get_rcu(const struct net_device *dev)
neigh_parms       190 include/linux/netdevice.h struct neigh_parms;
neigh_parms      1035 include/linux/netdevice.h 						   struct neigh_parms *);
neigh_parms       253 include/net/addrconf.h static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev)
neigh_parms        93 include/net/dn_dev.h 	struct neigh_parms *neigh_parms;
neigh_parms       199 include/net/if_inet6.h 	struct neigh_parms	*nd_parms;
neigh_parms        72 include/net/neighbour.h 	struct neigh_parms *next;
neigh_parms        88 include/net/neighbour.h static inline void neigh_var_set(struct neigh_parms *p, int index, int val)
neigh_parms       102 include/net/neighbour.h static inline void neigh_parms_data_state_setall(struct neigh_parms *p)
neigh_parms       107 include/net/neighbour.h static inline void neigh_parms_data_state_cleanall(struct neigh_parms *p)
neigh_parms       136 include/net/neighbour.h 	struct neigh_parms	*parms;
neigh_parms       205 include/net/neighbour.h 	struct neigh_parms	parms;
neigh_parms       222 include/net/neighbour.h static inline int neigh_parms_family(struct neigh_parms *p)
neigh_parms       270 include/net/neighbour.h struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
neigh_parms       272 include/net/neighbour.h void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms);
neigh_parms       275 include/net/neighbour.h struct net *neigh_parms_net(const struct neigh_parms *parms)
neigh_parms       282 include/net/neighbour.h void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p,
neigh_parms       331 include/net/neighbour.h int neigh_sysctl_register(struct net_device *dev, struct neigh_parms *p,
neigh_parms       333 include/net/neighbour.h void neigh_sysctl_unregister(struct neigh_parms *p);
neigh_parms       335 include/net/neighbour.h static inline void __neigh_parms_put(struct neigh_parms *parms)
neigh_parms       340 include/net/neighbour.h static inline struct neigh_parms *neigh_parms_clone(struct neigh_parms *parms)