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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_neigh.c57 static int dn_phase3_output(struct sk_buff *);
90 .output = dn_phase3_output,
91 .connected_output = dn_phase3_output,
317 static int dn_phase3_output(struct sk_buff *skb) function
331 printk(KERN_CRIT "dn_phase3_output: no memory\n");
338 printk(KERN_INFO "dn_phase3_output: Increasing headroom\n");

Completed in 169 milliseconds