Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h72 struct neigh_parms { struct
92 static inline void neigh_var_set(struct neigh_parms *p, int index, int val) in neigh_var_set() argument
108 static inline void neigh_parms_data_state_setall(struct neigh_parms *p) in neigh_parms_data_state_setall()
113 static inline void neigh_parms_data_state_cleanall(struct neigh_parms *p) in neigh_parms_data_state_cleanall()
144 struct neigh_parms *parms;
226 struct neigh_parms parms;
249 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family()
371 struct neigh_parms *neigh_parms_alloc(struct net_device *dev,
373 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms);
376 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.h411 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/
H A Dneighbour.c329 static struct neigh_parms *neigh_get_dev_parms_rcu(struct net_device *dev, in neigh_get_dev_parms_rcu()
343 struct neigh_parms *p; in neigh_parms_qlen_dec()
907 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
993 struct neigh_parms *p; in neigh_periodic_work()
1056 struct neigh_parms *p = n->parms; in neigh_max_probes()
1713 static unsigned long neigh_proxy_delay(struct neigh_parms *p) in neigh_proxy_delay()
1724 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, in pneigh_enqueue()
1751 static inline struct neigh_parms *lookup_neigh_parms(struct neigh_table *tbl, in lookup_neigh_parms()
1754 struct neigh_parms *p; in lookup_neigh_parms()
1765 struct neigh_parms *neigh_parms_alloc(struct net_device *dev, in neigh_parms_alloc()
[all …]
/linux/net/8021q/
H A Dvlan_dev.c383 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
/linux/net/ipv4/
H A Darp.c228 struct neigh_parms *parms; in arp_constructor()
/linux/include/linux/
H A Dnetdevice.h234 struct neigh_parms;
1475 struct neigh_parms *);
/linux/net/ipv6/
H A Dndisc.c330 struct neigh_parms *parms; in ndisc_constructor()
/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()
/linux/drivers/net/bonding/
H A Dbond_main.c4707 struct neigh_parms parms; in bond_neigh_init()
4749 struct neigh_parms *parms) in bond_neigh_setup()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2898 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()