Searched refs:dn_long_error_report (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_neigh.c51 static void dn_long_error_report(struct neighbour *, struct sk_buff *);
63 .error_report = dn_long_error_report,
191 static void dn_long_error_report(struct neighbour *neigh, struct sk_buff *skb) function
193 printk(KERN_DEBUG "dn_long_error_report: called\n");

Completed in 45 milliseconds