Home
last modified time | relevance | path

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

/linux-5.19.10/net/decnet/
Ddn_dev.c83 static void dn_send_brd_hello(struct net_device *dev, struct dn_ifaddr *ifa);
96 .timer3 = dn_send_brd_hello,
105 .timer3 = dn_send_brd_hello,
126 .timer3 = dn_send_brd_hello,
145 .timer3 = dn_send_brd_hello,
973 static void dn_send_brd_hello(struct net_device *dev, struct dn_ifaddr *ifa) in dn_send_brd_hello() function