Home
last modified time | relevance | path

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

/linux-6.1.9/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()
366 struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
368 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms);
371 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-6.1.9/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.h227 struct neigh_parms;
1430 struct neigh_parms *);
/linux-6.1.9/net/core/
Dneighbour.c310 static struct neigh_parms *neigh_get_dev_parms_rcu(struct net_device *dev, in neigh_get_dev_parms_rcu()
324 struct neigh_parms *p; in neigh_parms_qlen_dec()
890 static void neigh_parms_destroy(struct neigh_parms *parms);
892 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
978 struct neigh_parms *p; in neigh_periodic_work()
1043 struct neigh_parms *p = n->parms; in neigh_max_probes()
1665 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1693 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1696 struct neigh_parms *p; in lookup_neigh_parms()
1707 struct neigh_parms *neigh_parms_alloc(struct net_device *dev, in neigh_parms_alloc()
[all …]
/linux-6.1.9/net/802/
Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dneigh.c212 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/linux-6.1.9/net/8021q/
Dvlan_dev.c386 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/linux-6.1.9/net/ipv4/
Darp.c228 struct neigh_parms *parms; in arp_constructor()
/linux-6.1.9/net/ipv6/
Dndisc.c331 struct neigh_parms *parms; in ndisc_constructor()
/linux-6.1.9/drivers/s390/net/
Dqeth_l3_main.c1799 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
/linux-6.1.9/drivers/net/bonding/
Dbond_main.c4606 struct neigh_parms parms; in bond_neigh_init()
4648 struct neigh_parms *parms) in bond_neigh_setup()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2771 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()