Searched refs:dn_short_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.c52 static void dn_short_error_report(struct neighbour *, struct sk_buff *);
75 .error_report = dn_short_error_report,
87 .error_report = dn_short_error_report, /* Can use short version here */
198 static void dn_short_error_report(struct neighbour *neigh, struct sk_buff *skb) function
200 printk(KERN_DEBUG "dn_short_error_report: called\n");

Completed in 16 milliseconds