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

  /src/sys/arch/evbmips/stand/sbmips/netboot/
if_cfe.c 58 extern struct netif_stats cfenet_stats[];
62 { 0, 1, &cfenet_stats[0], 0, },
66 struct netif_stats cfenet_stats[NCFENET_IFS]; variable in typeref:struct:netif_stats[]
  /src/sys/arch/sbmips/stand/netboot/
if_cfe.c 58 extern struct netif_stats cfenet_stats[];
62 { 0, 1, &cfenet_stats[0], 0, },
66 struct netif_stats cfenet_stats[NCFENET_IFS]; variable in typeref:struct:netif_stats[]

Completed in 13 milliseconds