Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Dneighbour.c44 #define NEIGH_PRINTK2 NEIGH_NOPRINTK macro
51 #undef NEIGH_PRINTK2
52 #define NEIGH_PRINTK2 NEIGH_PRINTK macro
243 NEIGH_PRINTK2("neigh %p is stray.\n", n); in neigh_ifdown()
452 NEIGH_PRINTK2("neigh %p is created.\n", n); in neigh_create()
587 NEIGH_PRINTK2("neigh %p is destroyed.\n", neigh); in neigh_destroy()
603 NEIGH_PRINTK2("neigh %p is suspected.\n", neigh); in neigh_suspect()
620 NEIGH_PRINTK2("neigh %p is connected.\n", neigh); in neigh_connect()
777 NEIGH_PRINTK2("neigh %p is still alive.\n", neigh); in neigh_timer_handler()
782 NEIGH_PRINTK2("neigh %p is probed.\n", neigh); in neigh_timer_handler()
[all …]