Home
last modified time | relevance | path

Searched refs:neigh_parms (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h70 struct neigh_parms { struct
88 static inline void neigh_var_set(struct neigh_parms *p, int index, int val) in neigh_var_set()
102 static inline void neigh_parms_data_state_setall(struct neigh_parms *p) in neigh_parms_data_state_setall()
107 static inline void neigh_parms_data_state_cleanall(struct neigh_parms *p) in neigh_parms_data_state_cleanall()
137 struct neigh_parms *parms;
211 struct neigh_parms parms;
242 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family()
339 struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
341 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms);
344 struct net *neigh_parms_net(const struct neigh_parms *parm
[all...]
H A Dif_inet6.h201 struct neigh_parms *nd_parms;
H A Daddrconf.h376 static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) in __in6_dev_nd_parms_get_rcu()
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h71 struct neigh_parms { struct
91 static inline void neigh_var_set(struct neigh_parms *p, int index, int val) in neigh_var_set()
105 static inline void neigh_parms_data_state_setall(struct neigh_parms *p) in neigh_parms_data_state_setall()
110 static inline void neigh_parms_data_state_cleanall(struct neigh_parms *p) in neigh_parms_data_state_cleanall()
140 struct neigh_parms *parms;
217 struct neigh_parms parms;
247 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family()
364 struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
366 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms);
369 struct net *neigh_parms_net(const struct neigh_parms *parm
[all...]
H A Dif_inet6.h210 struct neigh_parms *nd_parms;
H A Daddrconf.h376 static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) in __in6_dev_nd_parms_get_rcu()
/kernel/linux/linux-6.6/include/linux/
H A Dhippidevice.h26 struct neigh_parms;
36 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
H A Dinetdevice.h50 struct neigh_parms *arp_parms;
267 static inline struct neigh_parms *__in_dev_arp_parms_get_rcu(const struct net_device *dev) in __in_dev_arp_parms_get_rcu()
H A Dnetdevice.h235 struct neigh_parms;
1445 struct neigh_parms *);
/kernel/linux/linux-5.10/include/linux/
H A Dhippidevice.h32 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
H A Dinetdevice.h48 struct neigh_parms *arp_parms;
262 static inline struct neigh_parms *__in_dev_arp_parms_get_rcu(const struct net_device *dev) in __in_dev_arp_parms_get_rcu()
H A Dnetdevice.h213 struct neigh_parms;
1335 struct neigh_parms *);
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c824 static void neigh_parms_destroy(struct neigh_parms *parms);
826 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
912 struct neigh_parms *p; in neigh_periodic_work()
982 struct neigh_parms *p = n->parms; in neigh_max_probes()
1587 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1616 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1619 struct neigh_parms *p; in lookup_neigh_parms()
1630 struct neigh_parms *neigh_parms_alloc(struct net_device *dev, in neigh_parms_alloc()
1633 struct neigh_parms *p; in neigh_parms_alloc()
1666 struct neigh_parms *parm in neigh_rcu_free_parms()
[all...]
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H A Dif_ninet.h59 struct neigh_parms *nd_parms;
H A Dnip_addrconf.h60 static inline struct neigh_parms *__nin_dev_nd_parms_get_rcu( in __nin_dev_nd_parms_get_rcu()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c328 static struct neigh_parms *neigh_get_dev_parms_rcu(struct net_device *dev, in neigh_get_dev_parms_rcu()
342 struct neigh_parms *p; in neigh_parms_qlen_dec()
877 static void neigh_parms_destroy(struct neigh_parms *parms);
879 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
965 struct neigh_parms *p; in neigh_periodic_work()
1035 struct neigh_parms *p = n->parms; in neigh_max_probes()
1657 static unsigned long neigh_proxy_delay(struct neigh_parms *p) in neigh_proxy_delay()
1668 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1695 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1698 struct neigh_parms * in lookup_neigh_parms()
[all...]
/kernel/linux/linux-5.10/net/802/
H A Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/kernel/linux/linux-6.6/net/802/
H A Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c211 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c212 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dnndisc.c186 struct neigh_parms *parms; in nndisc_constructor()
/kernel/linux/linux-5.10/net/8021q/
H A Dvlan_dev.c386 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c227 struct neigh_parms *parms; in arp_constructor()
/kernel/linux/linux-6.6/net/8021q/
H A Dvlan_dev.c402 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c228 struct neigh_parms *parms; in arp_constructor()

Completed in 39 milliseconds

12