Home
last modified time | relevance | path

Searched refs:neigh_parms (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/include/net/
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() argument
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 *parms) in neigh_parms_net()
[all …]
Dif_inet6.h214 struct neigh_parms *nd_parms;
Daddrconf.h368 static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) in __in6_dev_nd_parms_get_rcu()
/Linux-v6.6/include/linux/
Dhippidevice.h26 struct neigh_parms;
36 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
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()
Dnetdevice.h235 struct neigh_parms;
1445 struct neigh_parms *);
/Linux-v6.6/net/core/
Dneighbour.c321 static struct neigh_parms *neigh_get_dev_parms_rcu(struct net_device *dev, in neigh_get_dev_parms_rcu()
335 struct neigh_parms *p; in neigh_parms_qlen_dec()
870 static void neigh_parms_destroy(struct neigh_parms *parms);
872 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
958 struct neigh_parms *p; in neigh_periodic_work()
1028 struct neigh_parms *p = n->parms; in neigh_max_probes()
1650 static unsigned long neigh_proxy_delay(struct neigh_parms *p) in neigh_proxy_delay()
1661 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1688 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1691 struct neigh_parms *p; in lookup_neigh_parms()
[all …]
/Linux-v6.6/net/802/
Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dneigh.c212 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/Linux-v6.6/net/8021q/
Dvlan_dev.c402 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/Linux-v6.6/net/ipv4/
Darp.c228 struct neigh_parms *parms; in arp_constructor()
/Linux-v6.6/net/ipv6/
Dndisc.c332 struct neigh_parms *parms; in ndisc_constructor()
/Linux-v6.6/drivers/s390/net/
Dqeth_l3_main.c1800 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c4621 struct neigh_parms parms; in bond_neigh_init()
4663 struct neigh_parms *parms) in bond_neigh_setup()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2896 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()