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

  /src/sys/arch/mvme68k/stand/netboot/
conf.c 32 int netif_debug; variable
conf.c 32 int netif_debug; variable
  /src/sys/arch/sparc/stand/bootxx/
bootxx.c 44 int netif_debug; variable
bootxx.c 44 int netif_debug; variable
  /src/sys/arch/newsmips/stand/boot/
netif_news.c 52 #ifdef NETIF_DEBUG
53 int netif_debug; variable
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...]
netif_news.c 52 #ifdef NETIF_DEBUG
53 int netif_debug; variable
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
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...]
netif_sun.c 53 #ifdef NETIF_DEBUG
54 int netif_debug; variable
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/lib/libsa/
netif.c 47 #ifdef NETIF_DEBUG
48 int netif_debug = 0; variable
63 #ifdef NETIF_DEBUG
64 if (netif_debug)
82 if (netif_debug)
102 #ifdef NETIF_DEBUG
103 if (netif_debug)
114 #ifdef NETIF_DEBUG
115 if (netif_debug)
124 #ifdef NETIF_DEBUG
    [all...]
netif.c 47 #ifdef NETIF_DEBUG
48 int netif_debug = 0; variable
63 #ifdef NETIF_DEBUG
64 if (netif_debug)
82 if (netif_debug)
102 #ifdef NETIF_DEBUG
103 if (netif_debug)
114 #ifdef NETIF_DEBUG
115 if (netif_debug)
124 #ifdef NETIF_DEBUG
    [all...]
  /src/sys/arch/sparc/stand/boot/
boot.c 55 int netif_debug; variable
boot.c 55 int netif_debug; variable

Completed in 39 milliseconds