Home
last modified time | relevance | path

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

/linux-2.6.39/net/decnet/
Ddn_dev.c83 static void dn_send_ptp_hello(struct net_device *dev, struct dn_ifaddr *ifa);
114 .timer3 = dn_send_ptp_hello,
135 .timer3 = dn_send_ptp_hello,
985 static void dn_send_ptp_hello(struct net_device *dev, struct dn_ifaddr *ifa) in dn_send_ptp_hello() function