/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[]
|