Home
last modified time | relevance | path

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

/openbmc/linux/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() 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 …]
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()
/openbmc/linux/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 *);
/openbmc/linux/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 *p; in lookup_neigh_parms()
[all …]
/openbmc/linux/net/802/
H A Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c212 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/openbmc/linux/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()
/openbmc/linux/net/ipv4/
H A Darp.c228 struct neigh_parms *parms; in arp_constructor()
/openbmc/linux/net/ipv6/
H A Dndisc.c334 struct neigh_parms *parms; in ndisc_constructor()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c1803 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c4683 struct neigh_parms parms; in bond_neigh_init()
4725 struct neigh_parms *parms) in bond_neigh_setup()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2897 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()