Home
last modified time | relevance | path

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

/net/decnet/
Ddn_dev.c81 static void dn_send_brd_hello(struct net_device *dev, struct dn_ifaddr *ifa);
95 .timer3 = dn_send_brd_hello,
105 .timer3 = dn_send_brd_hello,
128 .timer3 = dn_send_brd_hello,
149 .timer3 = dn_send_brd_hello,
1010 static void dn_send_brd_hello(struct net_device *dev, struct dn_ifaddr *ifa) in dn_send_brd_hello() function