Searched refs:neigh_parms (Results 1 – 11 of 11) sorted by relevance
| /linux/include/net/ |
| H A D | neighbour.h | 72 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 D | if_inet6.h | 210 struct neigh_parms *nd_parms;
|
| H A D | addrconf.h | 411 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 D | neighbour.c | 329 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 D | vlan_dev.c | 383 static int vlan_dev_neigh_setup(struct net_device *dev, struct neigh_parms *pa) in vlan_dev_neigh_setup()
|
| /linux/net/ipv4/ |
| H A D | arp.c | 228 struct neigh_parms *parms; in arp_constructor()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 234 struct neigh_parms; 1475 struct neigh_parms *);
|
| /linux/net/ipv6/ |
| H A D | ndisc.c | 330 struct neigh_parms *parms; in ndisc_constructor()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_l3_main.c | 1803 qeth_l3_neigh_setup(struct net_device *dev, struct neigh_parms *np) in qeth_l3_neigh_setup()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 4707 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 D | spectrum_router.c | 2898 struct neigh_parms *p; in mlxsw_sp_router_netevent_event()
|