Searched refs:neigh_parms (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/include/net/ |
D | neighbour.h | 71 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 …]
|
D | if_inet6.h | 214 struct neigh_parms *nd_parms;
|
D | addrconf.h | 368 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/ |
D | hippidevice.h | 26 struct neigh_parms; 36 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
|
D | inetdevice.h | 50 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()
|
D | netdevice.h | 227 struct neigh_parms; 1430 struct neigh_parms *);
|
/linux-6.1.9/net/core/ |
D | neighbour.c | 310 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/ |
D | hippi.c | 129 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/ |
D | neigh.c | 212 struct neigh_parms *p; in mlx5e_rep_netevent_event()
|
/linux-6.1.9/net/8021q/ |
D | vlan_dev.c | 386 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/ |
D | arp.c | 228 struct neigh_parms *parms; in arp_constructor()
|
/linux-6.1.9/net/ipv6/ |
D | ndisc.c | 331 struct neigh_parms *parms; in ndisc_constructor()
|
/linux-6.1.9/drivers/s390/net/ |
D | qeth_l3_main.c | 1799 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
|
/linux-6.1.9/drivers/net/bonding/ |
D | bond_main.c | 4606 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/ |
D | spectrum_router.c | 2771 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()
|