HomeSort by: relevance | last modified time | path
    Searched refs:netif_debug (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/lib/libsa/
netif.c 50 #ifdef NETIF_DEBUG
51 int netif_debug = 0; variable in typeref:typename:int
66 #ifdef NETIF_DEBUG
67 if (netif_debug)
85 if (netif_debug)
105 #ifdef NETIF_DEBUG
106 if (netif_debug)
117 #ifdef NETIF_DEBUG
118 if (netif_debug)
127 #ifdef NETIF_DEBUG
    [all...]
netif.h 77 extern int netif_debug;
  /src/sys/arch/newsmips/stand/boot/
netif_news.c 52 #ifdef NETIF_DEBUG
53 int netif_debug; variable in typeref:typename:int
113 #ifdef NETIF_DEBUG
114 if (netif_debug) {
129 #ifdef NETIF_DEBUG
136 #ifdef NETIF_DEBUG
137 if (netif_debug)
157 #ifdef NETIF_DEBUG
158 if (netif_debug)
169 #ifdef NETIF_DEBUG
    [all...]
  /src/sys/arch/sparc/stand/common/
netif_sun.c 53 #ifdef NETIF_DEBUG
54 int netif_debug; variable in typeref:typename:int
138 #ifdef NETIF_DEBUG
139 if (netif_debug) {
154 #ifdef NETIF_DEBUG
161 #ifdef NETIF_DEBUG
162 if (netif_debug)
182 #ifdef NETIF_DEBUG
183 if (netif_debug)
194 #ifdef NETIF_DEBUG
    [all...]
  /src/sys/arch/mvme68k/stand/netboot/
conf.c 32 int netif_debug; variable in typeref:typename:int
  /src/sys/arch/sparc/stand/bootxx/
bootxx.c 44 int netif_debug; variable in typeref:typename:int
  /src/sys/arch/sparc/stand/boot/
boot.c 55 int netif_debug; variable in typeref:typename:int

Completed in 27 milliseconds