Home
last modified time | relevance | path

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

/linux/include/net/
A Dneighbour.h70 struct neigh_parms { struct
102 static inline void neigh_parms_data_state_setall(struct neigh_parms *p) in neigh_parms_data_state_setall()
137 struct neigh_parms *parms;
212 struct neigh_parms parms;
242 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family()
354 struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
359 struct net *neigh_parms_net(const struct neigh_parms *parms) in neigh_parms_net()
366 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p,
417 void neigh_sysctl_unregister(struct neigh_parms *p);
419 static inline void __neigh_parms_put(struct neigh_parms *parms) in __neigh_parms_put()
[all …]
A Ddn_dev.h94 struct neigh_parms *neigh_parms; member
A Dif_inet6.h203 struct neigh_parms *nd_parms;
A Daddrconf.h366 static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) in __in6_dev_nd_parms_get_rcu()
/linux/net/core/
A Dneighbour.c935 struct neigh_parms *p; in neigh_periodic_work()
1000 struct neigh_parms *p = n->parms; in neigh_max_probes()
1644 struct neigh_parms *p; in lookup_neigh_parms()
1658 struct neigh_parms *p; in neigh_parms_alloc()
1691 struct neigh_parms *parms = in neigh_rcu_free_parms()
2197 struct neigh_parms *parms, in neightbl_fill_param_info()
2299 struct neigh_parms *p; in neightbl_set()
2459 struct neigh_parms *p; in neightbl_dump_info()
3518 struct neigh_parms *dst_p = in neigh_copy_dflt_parms()
3530 struct neigh_parms *p = ctl->extra2; in neigh_proc_update()
[all …]
/linux/include/linux/
A Dhippidevice.h32 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
A Dinetdevice.h48 struct neigh_parms *arp_parms;
264 static inline struct neigh_parms *__in_dev_arp_parms_get_rcu(const struct net_device *dev) in __in_dev_arp_parms_get_rcu()
A Dnetdevice.h207 struct neigh_parms;
1383 struct neigh_parms *);
/linux/net/802/
A Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/linux/net/decnet/
A Ddn_dev.c1101 dn_db->neigh_parms = neigh_parms_alloc(dev, &dn_neigh_table); in dn_dev_create()
1102 if (!dn_db->neigh_parms) { in dn_dev_create()
1110 neigh_parms_release(&dn_neigh_table, dn_db->neigh_parms); in dn_dev_create()
1208 neigh_parms_release(&dn_neigh_table, dn_db->neigh_parms); in dn_dev_delete()
A Ddn_neigh.c116 struct neigh_parms *parms; in dn_neigh_construct()
125 parms = dn_db->neigh_parms; in dn_neigh_construct()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dneigh.c212 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/linux/net/8021q/
A Dvlan_dev.c386 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/linux/net/ipv4/
A Darp.c227 struct neigh_parms *parms; in arp_constructor()
/linux/net/ipv6/
A Dndisc.c330 struct neigh_parms *parms; in ndisc_constructor()
/linux/drivers/s390/net/
A Dqeth_l3_main.c1799 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
/linux/drivers/net/bonding/
A Dbond_main.c4266 struct neigh_parms parms; in bond_neigh_init()
4308 struct neigh_parms *parms) in bond_neigh_setup()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c2803 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()

Completed in 81 milliseconds