Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
351 struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
353 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms);
356 struct net *neigh_parms_net(const struct neigh_parms *parms) in neigh_parms_net()
[all …]
H A Ddn_dev.h94 struct neigh_parms *neigh_parms; member
H A Dif_inet6.h205 struct neigh_parms *nd_parms;
H A Daddrconf.h380 static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) in __in6_dev_nd_parms_get_rcu()
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c837 static void neigh_parms_destroy(struct neigh_parms *parms);
839 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
925 struct neigh_parms *p; in neigh_periodic_work()
990 struct neigh_parms *p = n->parms; in neigh_max_probes()
1595 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1624 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1627 struct neigh_parms *p; in lookup_neigh_parms()
1638 struct neigh_parms *neigh_parms_alloc(struct net_device *dev, in neigh_parms_alloc()
1641 struct neigh_parms *p; in neigh_parms_alloc()
1674 struct neigh_parms *parms = in neigh_rcu_free_parms()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dhippidevice.h32 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p);
H A Dinetdevice.h48 struct neigh_parms *arp_parms;
262 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.h207 struct neigh_parms;
1347 struct neigh_parms *);
/OK3568_Linux_fs/kernel/net/802/
H A Dhippi.c129 int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p) in hippi_neigh_setup_dev()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_dev.c1103 dn_db->neigh_parms = neigh_parms_alloc(dev, &dn_neigh_table); in dn_dev_create()
1104 if (!dn_db->neigh_parms) { in dn_dev_create()
1112 neigh_parms_release(&dn_neigh_table, dn_db->neigh_parms); in dn_dev_create()
1210 neigh_parms_release(&dn_neigh_table, dn_db->neigh_parms); in dn_dev_delete()
H A Ddn_neigh.c116 struct neigh_parms *parms; in dn_neigh_construct()
125 parms = dn_db->neigh_parms; in dn_neigh_construct()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c211 struct neigh_parms *p; in mlx5e_rep_netevent_event()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_dev.c386 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Darp.c227 struct neigh_parms *parms; in arp_constructor()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c330 struct neigh_parms *parms; in ndisc_constructor()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c1807 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c4058 struct neigh_parms parms; in bond_neigh_init()
4100 struct neigh_parms *parms) in bond_neigh_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2633 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()