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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dneighbour.c43 #define NEIGH_PRINTK2 NEIGH_NOPRINTK macro
50 #undef NEIGH_PRINTK2 macro
51 #define NEIGH_PRINTK2 NEIGH_PRINTK macro
213 NEIGH_PRINTK2("neigh %p is stray.\n", n);
441 NEIGH_PRINTK2("neigh %p is created.\n", n);
594 NEIGH_PRINTK2("neigh %p is destroyed.\n", neigh);
609 NEIGH_PRINTK2("neigh %p is suspected.\n", neigh);
626 NEIGH_PRINTK2("neigh %p is connected.\n", neigh);
749 NEIGH_PRINTK2("neigh %p is still alive.\n", neigh);
753 NEIGH_PRINTK2("neig
[all...]

Completed in 59 milliseconds